Loading Tool

Explorer IconExplorer

Memory Pool

47,540 transactions
28.12 vMB
0.06376434 BTC
Random Selection Loading Transactions
Max Size: 149.79/200 MB

Candidate Block

Mining Attempt 74617811112da7abee50e4d9e26189dbd3390f0c040640630dd4cd10907803bb
Version 20000000
Previous Block 000000000000000000020fcdb94170ec39d89e960a570b32da2137683a5b4110
Merkle Root 20f01c7c29d2c539f6e65306e301d2ce44526c05478fba3d7ee3b100450becf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,657
Size: 1.00 vMB
Total Fees: 0.01039666 BTC
Feerates: 40.21 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,791 (485,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,589 429,589 00000000000000000304ca1d88c110471cb01d0e095102db6da655a6bfb21005 2,700 1.00/1.00 vMB 79
429,588 429,588 00000000000000000048a7ac9c45fd8cd9ad3e519949680c25ccb030a227c7d5 1,362 0.82/1.00 vMB 46
429,587 429,587 0000000000000000016a6ae5cb4587d72bed07e7ae9b51a472aaa76633868415 1,306 0.59/1.00 vMB 57
429,586 429,586 0000000000000000045aa114341ad549ac7328d70dd302f3622f84e4a1d4f369 222 0.99/1.00 vMB 5
429,585 429,585 00000000000000000430cd3b3c9a2f122767aceecc94e1aabfb510976a3695c9 2,346 1.00/1.00 vMB 58
429,584 429,584 0000000000000000001f5609db408b75615ef274c323fd1da1505a2595104648 1,475 0.77/1.00 vMB 54
429,583 429,583 00000000000000000094ac65b6d6ceb3cab8f707c0581cc4003c13931e83dce4 2,496 1.00/1.00 vMB 66
429,582 429,582 0000000000000000003434ff323a2badf45e1dce32fbb98a51f9f7cb8c1ed166 357 0.16/1.00 vMB 57
429,581 429,581 000000000000000001ba6a2c46111ab931c8f32e1cdafd8ce4f3951d54680dc1 705 0.30/1.00 vMB 60
429,580 429,580 0000000000000000048bf3b5d7f02f071494d74a53a13cd4bf53b7cea7e7eded 1,009 1.00/1.00 vMB 26
429,579 429,579 000000000000000004827d048e1679d870fc8436106fcbd9bb41d195a04e21c1 932 0.41/1.00 vMB 63
429,578 429,578 0000000000000000022781af258c63e87737dd6b7764f3eb6d68864b56de9ca7 1,045 0.47/1.00 vMB 57
429,577 429,577 00000000000000000185c6331200709b16c2ca80a1064f5dce72424f6ebedb62 2,233 1.00/1.00 vMB 48
429,576 429,576 000000000000000004009915d4e605f886478e79903b883b91c3b16383e7aab7 1,074 0.76/1.00 vMB 25
429,575 429,575 000000000000000004a15f4cde23f9a194d0540313a23406e1997c0b25f4ffbb 2,687 1.00/1.00 vMB 66
429,574 429,574 0000000000000000038e47d89feea18b5dfa9444dfc392f51790dd9dfcd5022b 1,023 1.00/1.00 vMB 33
429,573 429,573 000000000000000003ef927717f1b6a95053102c5212a8b7dbcd78b2cf2c67e0 2,152 1.00/1.00 vMB 60
429,572 429,572 000000000000000000d27cd32c475505ea7d1aa31de54174b4cc5f4ecbbcdf27 1,768 1.00/1.00 vMB 46
429,571 429,571 0000000000000000029237827ca4187479a25f03f444bb306c6439861192f5e5 2,771 1.00/1.00 vMB 77
429,570 429,570 000000000000000000249d39545fbbaa35f98cd05ff3f462151f44629961e10d 2,088 1.00/1.00 vMB 65
429,569 429,569 000000000000000001f0cd94bd0c2bb4f0f4a61e9ce100c32750af6f4f3d4843 955 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.01 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: 649.67 GB
    • Received: 13.20 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.