Loading Tool

Explorer IconExplorer

Memory Pool

36,424 transactions
26.94 vMB
0.06486424 BTC
Random Selection Loading Transactions
Max Size: 136.32/200 MB

Candidate Block

Mining Attempt dac68bff55cefba7d5650cd3401d554631386a7701ba3a7f10c9be2858313552
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 3e4339e1641e583abd505935541c5957754a9c0b6b9238b8c92782ab74255343
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.01428047 BTC
Feerates: 101.65 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (383,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,698 530,698 0000000000000000001d3dcdd8e7550eb29954b28b08cdf4db8d0079d2638d9f 832 1.00/1.00 vMB 4
530,697 530,697 0000000000000000002b7db2f6bc103e66053de68a0f240672201867e823124b 1,994 1.00/1.00 vMB 29
530,696 530,696 0000000000000000000047787034efbeaa38f2110a3c640a142508540555a3a2 2,093 1.00/1.00 vMB 23
530,695 530,695 0000000000000000001e4475272e05fd46622d2b656dc5324df89cab578ebb3f 1,088 0.62/1.00 vMB 17
530,694 530,694 0000000000000000001adcdc9644df823cc69ef6913c06703b8a8211c730e343 1,909 1.00/1.00 vMB 12
530,693 530,693 0000000000000000002e80f0c0e46bf453484fb59c4b0e98bc0a2b9c354abf53 2,662 0.84/1.00 vMB 15
530,692 530,692 00000000000000000025babc318411111d353ae83c28274eb0eab8cda5a8f087 2,265 1.00/1.00 vMB 48
530,691 530,691 00000000000000000006fdb651f6535020de2e87ed612b987593c323833fcc5d 846 0.34/1.00 vMB 26
530,690 530,690 00000000000000000031330d76721af075e74f1ea26d3bc087d10b3d19569083 627 0.24/1.00 vMB 30
530,689 530,689 0000000000000000000a2f286320eb1c351e1a06de3de85d41955648d12b1c2c 1,452 0.90/1.00 vMB 25
530,688 530,688 000000000000000000210387278cd7fc21f473577a9f79b3730ab3a059f9970d 2,410 1.00/1.00 vMB 27
530,687 530,687 00000000000000000000dac9d56dc1a65d0ca8659596c4f167cfba98b7763077 2,276 1.00/1.00 vMB 28
530,686 530,686 00000000000000000021a1f59d73aec3f9ec9b2a82a2a8a4ecefdd6ab3ed2f8e 109 0.06/1.00 vMB 22
530,685 530,685 0000000000000000001f55e57dead710a8f326e37a420e61d8eb320d37652003 1,423 0.84/1.00 vMB 18
530,684 530,684 0000000000000000000c0b1120ed694904eebffb84b94e70a21141096d0b7bd7 604 0.25/1.00 vMB 20
530,683 530,683 00000000000000000010d786a91c906da971b0a197950173896d34812a36618f 393 0.15/1.00 vMB 40
530,682 530,682 00000000000000000014706cddb481cc6a5136db1b699133c68e00283caefdbb 158 0.05/1.00 vMB 33
530,681 530,681 00000000000000000023e4ca6a07380d0230f8bb65e06c41f869b4001236d8dc 414 0.17/1.00 vMB 38
530,680 530,680 00000000000000000008443ea16b72289455983151cdcd418f7691d78ea4ed7e 944 0.47/1.00 vMB 28
530,679 530,679 0000000000000000000711e603d837ca208a0d3edf18ebb649ea1591ce18ea45 838 0.46/1.00 vMB 23
530,678 530,678 0000000000000000000cc9b614f0dce3659aab591d2c3e747cef296fd794cde8 33 0.01/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.