Loading Tool

Explorer IconExplorer

Memory Pool

41,685 transactions
30.46 vMB
0.07131203 BTC
Random Selection Loading Transactions
Max Size: 154.11/200 MB

Candidate Block

Mining Attempt c4ff9fe23d90b7b44b384d32326170d598a68f85423ffe65547fb8a8a84a8daf
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root f5efd12d4c4d0662866aeab84e6ec3e31aa20cfdc5083c6cac770c27c6e8633d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,961
Size: 1.00 vMB
Total Fees: 0.01039614 BTC
Feerates: 40.21 > 1.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (858,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,097 56,097 0000000000d4f6df6717fa89f0298f112c30a411d419eaa31d475932a72aa5f0 1 0.00/1.00 vMB 0
56,096 56,096 000000000d43e55329cc7520e862cae9f10b516ca2bb529dc3d18fa59c59ef22 1 0.00/1.00 vMB 0
56,095 56,095 0000000001a76ed707947d04f7d656ad029e9b1528561248be303a8f77bb250e 1 0.00/1.00 vMB 0
56,094 56,094 000000000101757df99ac60ae37c7a796da878a5eec3f3da75c3acbc2d2a00ef 1 0.00/1.00 vMB 0
56,093 56,093 00000000031b1d252d532879228c4b78b59931105b4f63fec97ee6e2091511c7 6 0.00/1.00 vMB 0
56,092 56,092 000000000e0c04f0f50dd5e3e8a564d664e30a5797dcf04a5928eada9aa57145 1 0.00/1.00 vMB 0
56,091 56,091 0000000006933287562821eae98b74994ff14e68ad165be128a6c12dee164bf3 1 0.00/1.00 vMB 0
56,090 56,090 0000000000f0c832af06d19087fef9dfb01b1e97e4ad11ec8f03a455d5c48ba3 2 0.00/1.00 vMB 0
56,089 56,089 000000000e0b9d36627528a860261cb8c4553b2ea53e51f995b9be23d32979ae 3 0.00/1.00 vMB 0
56,088 56,088 000000000e9500c6327cae0dad60ec8eb93561b66bb22ba779a038974c21d599 1 0.00/1.00 vMB 0
56,087 56,087 0000000010f2ee81af872ef8a97d065005d11c18d5db9fa6818d09ac471399a3 4 0.00/1.00 vMB 0
56,086 56,086 000000001026339bbbec333a282b83c7ff8701df251a6e702be56d7a6a2d628f 1 0.00/1.00 vMB 0
56,085 56,085 000000000fc23231962cd56fabb08c2e22f2d3364c61975eeb64e3cdcf306d9c 1 0.00/1.00 vMB 0
56,084 56,084 000000000ccc71c0f3e080eadfc66b4a5d51b3b83e107fe5455ebd61bd7e8b5b 1 0.00/1.00 vMB 0
56,083 56,083 000000000c51d7372b94004050a3b7e8bb72cad233d5acf2c61a4e45125d4016 1 0.00/1.00 vMB 0
56,082 56,082 0000000010ec97344c87a5c10fa101683d4138942b87e5e2b619e12d3d1c8f07 1 0.00/1.00 vMB 0
56,081 56,081 000000001386c9a6aaf05df87c77ef38897683dd15274fe576e7bc4c9c20218f 1 0.00/1.00 vMB 0
56,080 56,080 000000000f502eefd7ed988a2d10b44cbc2fc6e7713a69df60d89ad69b4f4c48 1 0.00/1.00 vMB 0
56,079 56,079 000000000bb77e881fcad8e4300801552d555914195ce3a8414df462a58f6b97 2 0.00/1.00 vMB 0
56,078 56,078 00000000033800e0369e3ccfabe433c3507da4d3e5e26e377d9d8f475bd0d205 1 0.00/1.00 vMB 0
56,077 56,077 0000000009d8dbe9cb7b9e53c979b8550d51a910acda12f83c5f94ae01e761a5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 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: 609.03 GB
    • Received: 10.67 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.