Loading Tool

Explorer IconExplorer

Memory Pool

78,380 transactions
29.45 vMB
0.07441603 BTC
Random Selection Loading Transactions
Max Size: 177.36/200 MB

Candidate Block

Mining Attempt bf68a3ea6b9a49f53c948d8ce1076eaafdfc085b2ac8ab562523e1245d418aa8
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root aad48c3f949ac269f4c4851dbf254f4f5847ca54c94a205c006e2b5dcbd22d8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,013
Size: 1.00 vMB
Total Fees: 0.01243854 BTC
Feerates: 35.19 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (259,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,581 655,581 00000000000000000005e6e9a56b9b7ec90daa09ffa27ac1b44fbe128f00eb1f 2,523 1.00/1.00 vMB 166
655,580 655,580 0000000000000000000f17ab614c6fbd301cbb337c7bf7d28dae6b8abc180ff7 2,548 1.00/1.00 vMB 156
655,579 655,579 00000000000000000006f377e09e7730c0e441dfcae7ab4b454cdf1f99da9fc2 2,244 1.00/1.00 vMB 280
655,578 655,578 0000000000000000000065338d088b0e48819afb5f9c7de8f91cbd4038e6cade 2,866 1.00/1.00 vMB 202
655,577 655,577 0000000000000000000409ed3ebcfecf1a29cc6939a147c6581ddd51305782a0 3,055 1.00/1.00 vMB 242
655,576 655,576 0000000000000000000161cdd97eca65759fe149d397701a55789b9b1c8417ac 3,083 1.00/1.00 vMB 216
655,575 655,575 0000000000000000000b3288346a78e6478e8ab6d6e7a9331378c66d681d8cbd 2,814 1.00/1.00 vMB 294
655,574 655,574 00000000000000000002b28cdca44c67659719601ada9990bee0424d8f9da74a 2,779 1.00/1.00 vMB 258
655,573 655,573 0000000000000000000808b8229113136cabcd5636221b899961f5f1e618d0f8 2,478 1.00/1.00 vMB 267
655,572 655,572 0000000000000000000d3aa83e5f50f1c03784312d6eba736dabb238f724ecd8 1,734 1.00/1.00 vMB 290
655,571 655,571 0000000000000000000fbcbc38aada62d25c13089045710f948b3a6753ffc45a 2,139 1.00/1.00 vMB 336
655,570 655,570 0000000000000000000a16fde5f14c2260f42adce38a66672f7f18aba90c6f26 1,938 1.00/1.00 vMB 361
655,569 655,569 0000000000000000000fb80ef2cec90970610591102c552fa7b0c240a9dd7f5d 2,632 1.00/1.00 vMB 334
655,568 655,568 00000000000000000006634b57aebee6172c9d27f53fc220c5ed27c1a8759038 3,030 1.00/1.00 vMB 253
655,567 655,567 00000000000000000006ef461870e84d76c08a52584b06b3640504e9bcc4e888 2,516 1.00/1.00 vMB 307
655,566 655,566 0000000000000000000a3887fe99d2e52e7b199b8d21f0afdd785d74d7544b69 2,868 1.00/1.00 vMB 317
655,565 655,565 000000000000000000047b3f7fcdbb9b7f1be2a9dfd2cfcb3e7a7ab4f3756c8f 2,880 1.00/1.00 vMB 274
655,564 655,564 0000000000000000000f79f8b5444b149f2caca1d8f07785462150af8944a8b5 2,340 1.00/1.00 vMB 329
655,563 655,563 0000000000000000000d33a438d193ac209f126089a277aa92c5da397a48f6e1 1,798 1.00/1.00 vMB 297
655,562 655,562 000000000000000000026e7a4a4c4ab4e89fb75a7d54aa2c10a47e14e8d137ba 1,802 1.00/1.00 vMB 350
655,561 655,561 00000000000000000010c0b2afa4f5f6fb78ba587e2b39a896ea21ee117bb3f5 2,060 1.00/1.00 vMB 349
Previous 10 blocks ↓
Total Size: 782.58 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.24 GB
    • Received: 15.89 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.