Loading Tool

Explorer IconExplorer

Memory Pool

70,318 transactions
26.38 vMB
0.06212877 BTC
Random Selection Loading Transactions
Max Size: 159.66/200 MB

Candidate Block

Mining Attempt dea58030af9ab854552cb6538ee39dc012aece8ee14b9dd6f15d1811f289669c
Version 20000000
Previous Block 00000000000000000000dbf800c6c55c388122fe1e5048019bd6d394af8fadbe
Merkle Root 13328393694f35eacc8740a0ac074e50b3c3a4c56d0be6e4ce876c80c305181d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.00605115 BTC
Feerates: 40.29 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,541 (791,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,146 124,146 000000000000430d667b4d733dbf0f5f574cc890e7873dce616f8b15b597204f 13 0.00/1.00 vMB 804
124,145 124,145 000000000000543270671e9e8a3cf3bff527dfc913705574808b56024c09fe28 5 0.00/1.00 vMB 0
124,144 124,144 0000000000001b851c18159d10c770185817ae0a922318c44f8bf9e869d01915 8 0.00/1.00 vMB 338
124,143 124,143 0000000000002c93e2ebd11b2abf94f334981466356c11a86bbeeeddf8658957 24 0.01/1.00 vMB 250
124,142 124,142 00000000000027aaa6a6966caa2aa55253be5b397f29607f543801efc645fa3e 11 0.00/1.00 vMB 1,782
124,141 124,141 0000000000001bdca14e229bec2a73e225468029ab72befd70ace608b850c77c 8 0.00/1.00 vMB 965
124,140 124,140 00000000000054f3e2ee33df8be4da5b7d11a0ae07d5f0299ed4a0ad91c876aa 7 0.00/1.00 vMB 0
124,139 124,139 0000000000005e41432f4cb9b1e99ef94b77627489a401338911f4d06d10abea 6 0.00/1.00 vMB 347
124,138 124,138 000000000000512b59e046c09dd3dd03b205b4b52844407b5227e750320e77f5 7 0.00/1.00 vMB 715
124,137 124,137 0000000000000c00abc58899f704cbef4102ecdddb2f87bfbc9f6849a5bbb8a5 46 0.01/1.00 vMB 491
124,136 124,136 0000000000004c718d03f7dd4856fdcd57bdfad413a6f52cf875ab5f02eb82da 7 0.00/1.00 vMB 602
124,135 124,135 0000000000002b92b62e0646f8dfbb1235847887eacf4b7873474cf7af2bed16 14 0.00/1.00 vMB 0
124,134 124,134 0000000000003d9052e9e4dedb32972ae5e4f1ab14feec6d877e3528fcfc09de 46 0.04/1.00 vMB 978
124,133 124,133 00000000000066c65b1839864798db0e5bff611f6b57498e88c942ecc5ce589f 3 0.00/1.00 vMB 0
124,132 124,132 000000000000296605e33e050b9371fcf686d4c56024d4f6384bd1b41f66da9b 12 0.00/1.00 vMB 825
124,131 124,131 00000000000069837c9ba80c215c8e2c14fb4fbeb4f0c8b3f6f58661950e221a 8 0.00/1.00 vMB 0
124,130 124,130 00000000000055c8a5b6f081972596cac79e4d7d0e926504c916847dcc48d6b7 27 0.02/1.00 vMB 323
124,129 124,129 00000000000049adaa376b392123897ccb6bf4ee4635fb972c8d05410d4c6d5a 19 0.01/1.00 vMB 485
124,128 124,128 0000000000004bd4c289ea3522bd1b3be8b47acd8215238e25e2dfc9b9aeae09 7 0.00/1.00 vMB 0
124,127 124,127 000000000000556053e94f07b6fcf350e89b24b38a2f15d69f50ff9ec115a469 9 0.00/1.00 vMB 0
124,126 124,126 0000000000002b5e361e65270aef0579b3b6c8339ef7d6c719ae313b436a0f76 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.33 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: 767.80 GB
    • Received: 19.46 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.