Loading Tool

Explorer IconExplorer

Memory Pool

82,819 transactions
31.77 vMB
0.11032722 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 121f23cf5cb6f75a76589aa4ae18c41cdff751d16983f562ec7aa6d5d9cdf308
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root b21e5815b1851fc722891d9a3146950047085bdbf070fe4b2faad152967646a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.02712624 BTC
Feerates: 344.14 > 2.72 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (318,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,574 596,574 0000000000000000001196549274aec692b7c56401184fecf81d61a16e4ecc61 1,703 0.62/1.00 vMB 23
596,573 596,573 00000000000000000014d234e37ebfff0351fa3b2e76731f44815d37b11cc29c 700 0.26/1.00 vMB 19
596,572 596,572 00000000000000000002a00d0f9dba2da3665e983f1fa377ed7603e59db79dee 842 0.23/1.00 vMB 28
596,571 596,571 00000000000000000013b6805e714fa0dc84ddf05e6cc5e3b5a554b5e2e25243 2,601 0.82/1.00 vMB 19
596,570 596,570 000000000000000000149a716c0c634c642c9b936412e98f936968b333ccde0a 52 0.01/1.00 vMB 23
596,569 596,569 00000000000000000015156be158ddb50ecfa0e0d7420186363596fd7e68a5ad 2,106 0.75/1.00 vMB 10
596,568 596,568 00000000000000000003aebff0ea9a8faa453435123c30e38900bf720354597d 2,960 1.00/1.00 vMB 27
596,567 596,567 00000000000000000008bd46a453cd9310fea6a3df32b603e724bf2526fc798a 2,613 0.83/1.00 vMB 17
596,566 596,566 00000000000000000006ac61f2832f12f53ca691316f1fe956b212c4e79676c3 2,943 1.00/1.00 vMB 28
596,565 596,565 000000000000000000105bda6e2ed73462b324377548b0c7b63a057ff8712221 1,297 0.56/1.00 vMB 22
596,564 596,564 0000000000000000001586094fc7159ec0b3badfcc95927cb3e3cd5017d038b3 2,563 0.77/1.00 vMB 18
596,563 596,563 00000000000000000013705e74864dadb2a21614b9a732b56a598b4ebcbe2316 3,211 1.00/1.00 vMB 23
596,562 596,562 00000000000000000006ed65d8dd8d4469a2d689931ed65902154e77605cbb05 2,690 1.00/1.00 vMB 7
596,561 596,561 000000000000000000115e5c0cbbc86ade3e5611f2f20e09f2b03dd4e65bf8f8 3,253 1.00/1.00 vMB 27
596,560 596,560 000000000000000000102fdd658de7e1600bf21dee3dcc67b7d0ab9daa714e18 2,817 1.00/1.00 vMB 20
596,559 596,559 000000000000000000050112c4ac767441d3ee7d78130619f55765dff1e60cae 1,672 1.00/1.00 vMB 30
596,558 596,558 0000000000000000000f1410b4e089d4412adb8d506cbe9fa5b6998a036eacc8 3,151 1.00/1.00 vMB 40
596,557 596,557 0000000000000000000c1b03f60e6176c4b5d2b02b88d3d0734d90ae4ea841ac 2,983 1.00/1.00 vMB 40
596,556 596,556 00000000000000000009d2be263f13b8c14b8562a0c2c020d5b88080f8f2f03e 449 0.13/1.00 vMB 31
596,555 596,555 0000000000000000000bddd85241f6399c9fbd4afb650242a5cdfe9a73db7038 2,370 0.86/1.00 vMB 9
596,554 596,554 00000000000000000004cb3269719df038f07c25e3a96a554045875f6f62c44d 3,253 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.