Loading Tool

Explorer IconExplorer

Memory Pool

86,004 transactions
32.04 vMB
0.21482378 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 34af5ff1c747955b5d19759112dde453a0a788047a24e4edbdc5f8822bdf6db0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36ea5c0befff716d504b6cc2b764aa6729b83f009ad3ba13e2475cd91c8e6de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09657637 BTC
Feerates: 529.10 > 9.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (671,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,810 243,810 00000000000000aaf38049fbd2af9be73196289b84697a2273d939c4cb2f757b 539 0.25/1.00 vMB 151
243,809 243,809 00000000000000d010f1b138943add8b2730c6263f005714257ca97c6e7d5e61 128 0.05/1.00 vMB 158
243,808 243,808 000000000000001defd7b908675da142662c742c5cfad6c7e4be4e1c45977639 12 0.00/1.00 vMB 138
243,807 243,807 00000000000000487edfcf24dde20f72e5112fa51a60cdf6b3be058b2828f46e 29 0.01/1.00 vMB 108
243,806 243,806 0000000000000014356dc5f2c803a373f86c5806bc75c7749b62790d2842c92d 427 0.19/1.00 vMB 156
243,805 243,805 00000000000000a43b9c6203877140ce155120ba086728b266d791d39b37962e 201 0.10/1.00 vMB 164
243,804 243,804 00000000000000168d56c608cabfbc2ce9bf79e8250f69917f3e4e2abbfd50e3 512 0.16/1.00 vMB 15
243,803 243,803 000000000000007015cf7e54372f3f66536b6c5dc7fdd60ecf6781d582e300e3 566 0.25/1.00 vMB 239
243,802 243,802 00000000000000846fad66482b46b5fb995013551fb08ac1a027f0e3e0346c0f 27 0.01/1.00 vMB 110
243,801 243,801 00000000000000633565d89fa6981ac02f9f5ac7df18a6448a2a5e55cea08c68 419 0.18/1.00 vMB 168
243,800 243,800 00000000000000bf235a834b8fa15c4ed51853d39a0c1a7c25f88b084099eb2c 194 0.07/1.00 vMB 156
243,799 243,799 0000000000000012989dbfca22ec2efc0c359a99f87094f5951f37eb3d3557f0 357 0.16/1.00 vMB 102
243,798 243,798 000000000000002542267fe2eed0578fbb807fda88e79af303f4b3e07969a04f 506 0.25/1.00 vMB 180
243,797 243,797 00000000000000cd508fff13c87e6d866e6bc2e9ced32ba3fbcd1ff4c12909b4 441 0.25/1.00 vMB 179
243,796 243,796 00000000000000302be77366eb16d34548f59fe613b8da19ad387cbc7d251601 189 0.08/1.00 vMB 178
243,795 243,795 000000000000009f45780253c467663ac19b10cf64319b3c49067f48a4f70d67 53 0.03/1.00 vMB 143
243,794 243,794 0000000000000098359384446e3f583afddf1f67029504b8343ef6d3d668f68d 69 0.04/1.00 vMB 111
243,793 243,793 00000000000000a045ab4e9664216107afec57a907b2c21356fe8c8c8d39da29 295 0.12/1.00 vMB 179
243,792 243,792 000000000000000774420906c5d3aeda1f57f75375cd169380c90ea3067e75ab 167 0.07/1.00 vMB 132
243,791 243,791 00000000000000b122c425eab2b32b739b36d029dd7b25d5ffcaf092d4f2dc6d 91 0.05/1.00 vMB 82
243,790 243,790 00000000000000ca3fdacaae54ce01b16f49a753356c4349b9149f499b8b57c1 244 0.15/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.