Loading Tool

Explorer IconExplorer

Memory Pool

28,623 transactions
24.83 vMB
0.05064082 BTC
Random Selection Loading Transactions
Max Size: 121.98/200 MB

Candidate Block

Mining Attempt 27774b9ac9103a5372b2e4924890ab345182677e6b53e5a81e9b2adc09affaa8
Version 20000000
Previous Block 00000000000000000000dcb070bc6266a4054f0a2d2c2205b52bba93e66b77a9
Merkle Root 6a8256450b176ebe4106713e497b476dd9a5441c6cda875f21559522ca0919a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,406
Size: 1.00 vMB
Total Fees: 0.00583855 BTC
Feerates: 50.35 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,220 (798,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,312 115,312 0000000000006abd8ca1927eff5b533107a65b0b7b6fa2c0ac936eea369721e2 11 0.00/1.00 vMB 629
115,311 115,311 0000000000003598f08620b7703f44f1ea45ae66df4530bbbad5d33482a9be39 9 0.00/1.00 vMB 0
115,310 115,310 00000000000005ee4eb99e82f24019041dd04eb78a38cdfaae1bf4b97255f7ef 6 0.00/1.00 vMB 0
115,309 115,309 000000000000031cfad20b18a6e6a158ba79e7811cf480a606f5da625089a85c 10 0.00/1.00 vMB 969
115,308 115,308 00000000000049dc6b121ddc274896d42445071580ed06398638f5f3c9000d0f 11 0.00/1.00 vMB 343
115,307 115,307 0000000000008fcefdfcda1fe939419836c51c6eb0c1a01bb517019ec597a56c 11 0.00/1.00 vMB 0
115,306 115,306 000000000000b80e264ff9173923c786f98fa87985c3e733ca0adaaf232b2447 13 0.00/1.00 vMB 1,272
115,305 115,305 0000000000004eafe7420e5245e38dd4384afc1bd163ddd91b7db03cda814007 16 0.00/1.00 vMB 2,149
115,304 115,304 00000000000052a533e7f7b9249588ca0f940d7580137fe2c9cbe329023a8f61 12 0.00/1.00 vMB 0
115,303 115,303 0000000000008fe172cf15b35a75de69ba3ee08b68bf4a5f552ce3bc225aeada 10 0.00/1.00 vMB 321
115,302 115,302 00000000000096bdb20f5d9fef57c06873e3412e1decede70e77a93c74452a86 5 0.00/1.00 vMB 1,015
115,301 115,301 0000000000007510fe781531d402a82fc8675d805ff26145eb2679781698a749 12 0.00/1.00 vMB 836
115,300 115,300 0000000000003fd0733f93db3e13f53ca668d5ea8bf3bb69befba5b1185514c7 12 0.00/1.00 vMB 0
115,299 115,299 000000000000b528498ba07dba67dcba3efef0e9e30fae3b24e4f9e2f206d9f4 13 0.00/1.00 vMB 0
115,298 115,298 00000000000043570a95a7a64582b8aa6191d0cad2889d3936e63213ab446c37 11 0.00/1.00 vMB 0
115,297 115,297 0000000000009fd4f4daf365036de730065cfcfa168855da69e78b83e07bc90e 10 0.00/1.00 vMB 0
115,296 115,296 0000000000008ebebd4d019cabbc486842a2a318a0907597f4e3d5eba121803c 8 0.01/1.00 vMB 1,073
115,295 115,295 000000000000e54b3a79db213310c91cd4486ad40f6ae4cf7e4847b3fe2c3a7e 16 0.01/1.00 vMB 647
115,294 115,294 0000000000000f30802d833c037e44741dda62e9140e475ec00ca41b15dafbdc 9 0.00/1.00 vMB 1,329
115,293 115,293 00000000000036adf1420fe27331bef7808b530b4036065899b336e236d53ab0 11 0.00/1.00 vMB 0
115,292 115,292 000000000000ec504c82c0a95668a6e6efd76619ee5ded3456d97cb6f3aa40a1 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.98 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.90 GB
    • Received: 8.22 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.