Loading Tool

Explorer IconExplorer

Memory Pool

82,404 transactions
31.90 vMB
0.08301042 BTC
Random Selection Loading Transactions
Max Size: 193.61/200 MB

Candidate Block

Mining Attempt e40381388ff5f4562f441a7e5fd06a4aaec1819e322316ff7d4b4dc5a1e13986
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 736993dc43fbdd8acd09c3b0924de73d1fe06666464241d9efd047ce53089ebb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,532
Size: 1.00 vMB
Total Fees: 0.01334308 BTC
Feerates: 73.20 > 1.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (264,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,344 650,344 000000000000000000096ed21086eda8722b67c4e783914e655e19904692b27e 299 0.12/1.00 vMB 36
650,343 650,343 000000000000000000021329dcfddf0b20dccdc353dd99e77808116ba83473de 1,995 1.00/1.00 vMB 20
650,342 650,342 0000000000000000000d359a9047ea1533a6896275989c687c885ea904573a5a 962 0.95/1.00 vMB 15
650,341 650,341 000000000000000000085b4f72e3ab2dc1541aaae043e85159ab8ab633374a97 165 0.06/1.00 vMB 29
650,340 650,340 00000000000000000009bedf138a93c4db0d6880bf9404bb5a3648622a62343a 1,081 0.48/1.00 vMB 27
650,339 650,339 0000000000000000000e6e6d0a987515d4b7a4cb92674554c07c3faa1f8cc212 1,866 0.84/1.00 vMB 17
650,338 650,338 0000000000000000000e5d5d95eec5febc8ac44286d10469f7040c6a9866c3cb 2,156 1.00/1.00 vMB 28
650,337 650,337 0000000000000000000df6afb768d061fa1fab9b0909985e81012869f4481acf 1,701 1.00/1.00 vMB 15
650,336 650,336 00000000000000000008993769b3493ee2fef3f0c4e61bbdbb7b3bf2d5cf9f75 2,327 1.00/1.00 vMB 57
650,335 650,335 00000000000000000009b58c9933aa85bb84c40199e46ceebe0e4f819dbb9bee 1,008 0.52/1.00 vMB 23
650,334 650,334 0000000000000000000b6e9aa9a8d7879af3eaca84dffce37aa7f461f1655f13 1,207 0.47/1.00 vMB 30
650,333 650,333 00000000000000000004e60f9f30fd72fed14a0c9596a3d465b218d5f0512e89 2,422 1.00/1.00 vMB 25
650,332 650,332 00000000000000000001b0751f7f23f3719c0af9b8782c9e3568cc29448174c4 2,290 1.00/1.00 vMB 44
650,331 650,331 000000000000000000067832108cd4f103bd60a58a539f53ffa48dbda3ec54c7 1,478 0.81/1.00 vMB 12
650,330 650,330 00000000000000000008a12c7f037db51e496a2601cdc4884ea7402d32f47b45 2,276 1.00/1.00 vMB 22
650,329 650,329 000000000000000000087e2f22d1b93c5b215878615bc5c6fcd1d4d6ae9cc4ef 2,337 1.00/1.00 vMB 27
650,328 650,328 00000000000000000008ea75ba4a8b7c2e334fdcafa0396be726dafaebfefdbe 2,378 1.00/1.00 vMB 37
650,327 650,327 000000000000000000028de22c6073f22d5ce3659fc307125127dfbb720461ef 1,871 1.00/1.00 vMB 52
650,326 650,326 00000000000000000001cdfd8635108b051329e9afdd924c50e5aa34e46b1838 1,143 1.00/1.00 vMB 3
650,325 650,325 000000000000000000038973ac554e90636fae2995efa0d1725c00ac4e7dbc35 1,330 1.00/1.00 vMB 24
650,324 650,324 00000000000000000002adffdf46edf6437655c2e0e8b6d3d8279285290313a2 493 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.