Loading Tool

Explorer IconExplorer

Memory Pool

82,048 transactions
31.10 vMB
0.10207618 BTC
Random Selection Loading Transactions
Max Size: 188.95/200 MB

Candidate Block

Mining Attempt df00386f81489ff471141777268592ce17330046d41e575c2878a0265e3fcf5a
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 01f0ea895d8b0de4f95662f636498db08407a988bd1ee6fcd564b9e59f6b3869
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02772340 BTC
Feerates: 150.77 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (499,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,815 415,815 00000000000000000082893766c631c1ef5dd61ff3794043843c4bd494a0e710 2,328 1.00/1.00 vMB 41
415,814 415,814 0000000000000000030df6eade7d77dd1d07d243e7f716d0cf50a530018ea8ba 3,209 1.00/1.00 vMB 67
415,813 415,813 00000000000000000059674ef4d831477e4a5f6745427bf1a23b351ff9a616b5 2,607 0.99/1.00 vMB 47
415,812 415,812 000000000000000003f7017bd0bbb18a66302b0ffbe71b6de1f8798c8a771d16 323 0.11/1.00 vMB 46
415,811 415,811 0000000000000000005e08813337e3205b4017c3dfe7040ed88da75c9619bce3 644 0.27/1.00 vMB 43
415,810 415,810 00000000000000000357e37a8e1c008b12126b1cc641b885943ab9dc7e3fb58d 1,216 0.59/1.00 vMB 38
415,809 415,809 000000000000000002fcd0ebe6c3fad8592604215a7acbcb99007d43a2f3f2a5 73 0.08/1.00 vMB 21
415,808 415,808 000000000000000004e5391486ec2388a9fa602755b7ae3a49edccc6ae256773 2,425 1.00/1.00 vMB 53
415,807 415,807 0000000000000000053f5ae7d8a13a95bb075adc899614fdad138bb95216343d 2,121 0.99/1.00 vMB 43
415,806 415,806 000000000000000001164eda41bb2d10fc904c375d97f57e75d1573dff68b877 2,472 1.00/1.00 vMB 50
415,805 415,805 00000000000000000490023037c547d702d7956ec41d4140e1b283d2f8c0d1da 63 0.10/1.00 vMB 18
415,804 415,804 0000000000000000032485bab4cff26bacb290009de203e08b9f4a72f0a907d5 1,750 1.00/1.00 vMB 35
415,803 415,803 0000000000000000004289f18e8c6e9464b80fe893bfdfc411b8350a44043809 2,484 1.00/1.00 vMB 49
415,802 415,802 000000000000000000302251329fe50b3553ca339671ab690e7b6e0fb9de7494 2,751 1.00/1.00 vMB 59
415,801 415,801 000000000000000001a696095e9d283d6f1053e48d21ce2fe67f57515e1f0fa2 502 0.29/1.00 vMB 37
415,800 415,800 000000000000000004739f22679db276b101dcd70540a548efef16d280874b32 275 0.15/1.00 vMB 35
415,799 415,799 0000000000000000054828d38f4f164c9b515c0904c4bf08ff98002731f2c8ef 1,506 0.59/1.00 vMB 52
415,798 415,798 0000000000000000009ceb338a4fc21aacc630d64ca0515eee7aa7a5d663b120 1,875 0.99/1.00 vMB 36
415,797 415,797 000000000000000004dae2a98953c66146dc9b162d5ca45b4a4898bb2e756796 1,479 1.00/1.00 vMB 26
415,796 415,796 0000000000000000053bdc2a0377b57d7cc46387cea0503594bce0f567828512 2,299 0.99/1.00 vMB 48
415,795 415,795 000000000000000003f53b4b72951f5ebe81cd777b69e03cfd19d8c82cfbba02 2,312 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.04 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: 720.21 GB
    • Received: 18.15 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.