Loading Tool

Explorer IconExplorer

Memory Pool

78,609 transactions
29.04 vMB
0.09760246 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt f5e9f194ac2df5f238825f853936decd05b02975b78172bb2ab4f01935ac31fc
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0646e22f23600290bfcba672f0a56f2bb41e28ce4cd56e8bb56bc2c93a689fdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,671
Size: 1.00 vMB
Total Fees: 0.03674830 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (239,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,331 675,331 00000000000000000000b53ba238ae5d0b0793f0c5e53670acb7d671786e5f38 2,628 1.00/1.00 vMB 77
675,330 675,330 000000000000000000005cf0468c0be861af85b9239c9b9c7315fede002d8a4e 2,393 1.00/1.00 vMB 112
675,329 675,329 0000000000000000000ccd2555069f9c2c627f476af1261bc2639a708790765a 2,634 1.00/1.00 vMB 91
675,328 675,328 0000000000000000000aa44b0e7c8483fbae0dbcbeeec76cd893149f0d880b0f 2,273 1.00/1.00 vMB 98
675,327 675,327 000000000000000000060c1dfe4c391828fd705bffe330023f0aead02d91410b 2,643 1.00/1.00 vMB 121
675,326 675,326 00000000000000000009a937e81f55a976468d5afa27ef5aebb1e65bafd41917 2,418 1.00/1.00 vMB 125
675,325 675,325 0000000000000000000765b0d058b9df417b898bdf2057b77bdef5de06a16a5a 1,426 1.00/1.00 vMB 105
675,324 675,324 00000000000000000004b2e9f08b8fb928739d4d6661a46cf33bfc76d755727d 2,213 1.00/1.00 vMB 113
675,323 675,323 00000000000000000007bb6c89e260a35e41f8cd2093151698624ca79085885f 2,501 1.00/1.00 vMB 131
675,322 675,322 00000000000000000000d01a6860d12ac54e5a1a01f4d94644bee0c59db21961 645 1.00/1.00 vMB 109
675,321 675,321 0000000000000000000159e866acafb4a3b426f79420f40cc982478fe50814bf 2,788 1.00/1.00 vMB 129
675,320 675,320 0000000000000000000a3ae7f802be9ec113cd5a1da5cc058d07c2c3dedc645f 2,494 1.00/1.00 vMB 79
675,319 675,319 00000000000000000004ec69efbfd94cb36af33e1becdcddb1fb4269762d98a9 2,598 1.00/1.00 vMB 74
675,318 675,318 0000000000000000000c34473bb1de920800ddda461e74e6010141fa91de8c9f 3,078 1.00/1.00 vMB 128
675,317 675,317 0000000000000000000942b19f16b83a316acfa31e067c0b766c4dda034dc37f 1,844 1.00/1.00 vMB 75
675,316 675,316 0000000000000000000b6890ae9395d007afb5add4e226f45430872881fa1322 2,135 1.00/1.00 vMB 118
675,315 675,315 00000000000000000005f042118142416370598780a12b7692192cd56da88e74 2,008 1.00/1.00 vMB 44
675,314 675,314 0000000000000000000b65eebb0689a59fdb245759be10688db0cb9732071fe1 2,011 1.00/1.00 vMB 45
675,313 675,313 00000000000000000007cf3d7a077152968111cde78c6126508fdac096d28319 2,640 1.00/1.00 vMB 48
675,312 675,312 000000000000000000078eab4aaeff7d2c99b0a2d6db1fd9733d4e426b37f4f6 1,395 1.00/1.00 vMB 53
675,311 675,311 0000000000000000000489768b30d9b19964876d4d7823b78c08aea3d285040b 2,526 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.40 GB
    • Received: 15.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.