Loading Tool

Explorer IconExplorer

Memory Pool

40,049 transactions
19.70 vMB
0.06309723 BTC
Random Selection Loading Transactions
Max Size: 109.58/200 MB

Candidate Block

Mining Attempt a2d6cc08a0ba483d42cfada702f8c616e5c8aa0e5b30eb395548c53b696cfb39
Version 20000000
Previous Block 000000000000000000006d024a28b34728896b2abc8df34e7e010b387978fe7f
Merkle Root 729ac4b42ebf252aaa665a6bcda3068e65090ab18253b0f1a680ae4e993f3bf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02470146 BTC
Feerates: 301.58 > 2.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,061 (799,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,608 114,608 0000000000009d7ac7770eeb32e666c6807eb0c2c7f60433b3353f2ea28d2e02 6 0.00/1.00 vMB 2,457
114,607 114,607 0000000000003678c847bfd05ee809218fe8abb54dd1061108d8b52cd565c108 30 0.01/1.00 vMB 356
114,606 114,606 0000000000002cc26589371f92969323f9347537b2b8687c99578ffedfa5a167 2 0.00/1.00 vMB 3,861
114,605 114,605 000000000000b704e39c2b5da1d2b21d8e99028fa3be93ed56f2241ac904b8aa 7 0.00/1.00 vMB 3,875
114,604 114,604 000000000000c54daa0801ee5b69f1e8f2169f8563beac6353793faf4ae4170c 5 0.00/1.00 vMB 246
114,603 114,603 00000000000012cabef0008a33a57a85cf85c5f6120ef264465f8fea6a0d288e 1 0.00/1.00 vMB 0
114,602 114,602 0000000000002992f667141fe2b0b641afe0826693ee2d3c72e3dbb30cf38daf 9 0.00/1.00 vMB 0
114,601 114,601 0000000000005d61456f99bd118b16c0ec6be2d61290d01658d1a10d88eff4d0 11 0.00/1.00 vMB 1,281
114,600 114,600 00000000000092c47035291dc77faf10a8b928f44824017de73ef68aba3aba7f 3 0.00/1.00 vMB 3,883
114,599 114,599 000000000000bacfe94f8d04c9369e2b3584af6eec04c256feca499e7a4e6b8e 80 0.03/1.00 vMB 1,834
114,598 114,598 00000000000022b14df7121a9735719b9994cadb8e6932aaf3aa432acf458ce9 3 0.00/1.00 vMB 3,875
114,597 114,597 0000000000003593882c022e3c321693270d99a782bac6ee5b4162eae83fe5de 1 0.00/1.00 vMB 0
114,596 114,596 000000000000891566f324baaced5d933cd54ad19db4a715ad6e9a20214a74fc 4 0.00/1.00 vMB 1,394
114,595 114,595 000000000000363da2f4f525074ec2f7eabc4e2f75f25f7e120ff34988f572d3 4 0.00/1.00 vMB 3,880
114,594 114,594 000000000000d8b365b8b0671479856ca673ece412beeafdea194ae8486e64b6 7 0.00/1.00 vMB 3,757
114,593 114,593 000000000000331935a6113578ac8c2e7939702a54c2a03bc8f4f524bc575a6e 10 0.00/1.00 vMB 348
114,592 114,592 0000000000000f76671665dc8875f6155dd7fbc7966eba21db9b1521a63d0df6 21 0.01/1.00 vMB 2,531
114,591 114,591 000000000000c9027eed7995a7dca84060fad3abb69dc3f9092cc0e52d9375c2 110 0.05/1.00 vMB 21
114,590 114,590 00000000000048b973240d4ab2c3d3a5d30dad819ac2183bbe2fb79cf499b6bd 3 0.00/1.00 vMB 3,883
114,589 114,589 000000000000779ac36b761b0da2415c779cd7b3e00426a9464aabe6151b6d73 1 0.00/1.00 vMB 0
114,588 114,588 0000000000001fd0fc2da123509ef2e246899f68e281e703b05b76c09b429fc2 100 0.03/1.00 vMB 3,683
Previous 10 blocks ↓
Total Size: 780.70 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: 554.76 GB
    • Received: 6.78 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.