Loading Tool

Explorer IconExplorer

Memory Pool

82,681 transactions
31.76 vMB
0.11606187 BTC
Random Selection Loading Transactions
Max Size: 190.85/200 MB

Candidate Block

Mining Attempt 43ecddcc293f5595a63cc6902fc270280e09df5a4920db2ea1d6e9a759db0bc5
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0f13fef651a6e8ae9420e3ecfb206680f3151882e5204dba53a6c7c7de128660
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.03041340 BTC
Feerates: 318.30 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,129 915,129 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b 2,328 1.00/1.00 vMB 4
915,128 915,128 00000000000000000002055b4d853890d231ad2ac28db2cbc60442d9b176473a 3,446 1.00/1.00 vMB 2
915,127 915,127 000000000000000000005ff263ed71d33ae3dd519b512b98bb9a17b662f3240f 4,480 1.00/1.00 vMB 3
915,126 915,126 00000000000000000000630d9a594c85526ece4041d4f64dabdccf0232b91156 3,701 1.00/1.00 vMB 11
915,125 915,125 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716 2,726 1.00/1.00 vMB 5
915,124 915,124 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621 3,379 1.00/1.00 vMB 23
915,123 915,123 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a 2,982 1.00/1.00 vMB 1
915,122 915,122 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94 4,605 1.00/1.00 vMB 2
915,121 915,121 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7 3,510 1.00/1.00 vMB 8
915,120 915,120 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c 3,382 1.00/1.00 vMB 9
915,119 915,119 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b 3,478 1.00/1.00 vMB 6
915,118 915,118 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab 2,499 0.72/1.00 vMB 2
915,117 915,117 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd 3,048 1.00/1.00 vMB 7
915,116 915,116 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795 4,320 1.00/1.00 vMB 1
915,115 915,115 000000000000000000012a0757b124d234867aa95675c63d20a312a2786653c0 5,029 1.00/1.00 vMB 0
915,114 915,114 00000000000000000000d340e38d21e615a3c27c1363b3e5fe92a5b49c3e748a 3,665 1.00/1.00 vMB 4
915,113 915,113 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab 448 0.13/1.00 vMB 2
915,112 915,112 00000000000000000000eae3077b5ee1cc188888970b331ba88c84705d50c3a6 1,284 0.49/1.00 vMB 3
915,111 915,111 000000000000000000009782b93711fe7b3fa1c6d601ac941dfb90b452bab673 4,440 1.00/1.00 vMB 1
915,110 915,110 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc 2,967 1.00/1.00 vMB 7
915,109 915,109 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6 3,213 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.