Loading Tool

Explorer IconExplorer

Memory Pool

47,454 transactions
28.03 vMB
0.08925097 BTC
Random Selection Loading Transactions
Max Size: 148.98/200 MB

Candidate Block

Mining Attempt a98e176acfb8ba58a18997674f515337b94444d8b855a1a0513135758b92b0a9
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 4800cceeb1f55c24bb7634635542539e77970394c302c42d3025c380028e0d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,648
Size: 1.00 vMB
Total Fees: 0.03446214 BTC
Feerates: 500.00 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (66,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,705 848,705 000000000000000000011c3ec280a177c9dc68929c995c03e2725546daccde0c 5,573 1.00/1.00 vMB 18
848,704 848,704 00000000000000000001a44421b0f94ad8a2b1bc12f7bbf2b1414b8498068e64 6,047 1.00/1.00 vMB 20
848,703 848,703 00000000000000000000f02c80665c854043b262bc4b2091c9523cf956404b77 4,905 1.00/1.00 vMB 28
848,702 848,702 00000000000000000000dadf5da61078df5eda2d0acd1daf82b6795fd84d4b7a 6,284 1.00/1.00 vMB 19
848,701 848,701 00000000000000000001d732110b993e95f004c33ff6dad292ac97fa0641a23c 5,149 1.00/1.00 vMB 24
848,700 848,700 00000000000000000001bbc263201d99925001082848243a0158235e92784e41 5,218 1.00/1.00 vMB 24
848,699 848,699 00000000000000000000bc56abc0406fb308c4ac9b8dfda1dd2b2e28bdf95db8 6,020 1.00/1.00 vMB 21
848,698 848,698 000000000000000000005478cdce721f930209c247cf4e9127c2bb375252600e 5,831 1.00/1.00 vMB 25
848,697 848,697 000000000000000000034cd0b7fe0e661061ad1310e78da83292dcfa8d8e4673 5,081 1.00/1.00 vMB 24
848,696 848,696 00000000000000000000c04db1d5fb974466cd7f464727bb2e4f2d1a791829f6 4,053 1.00/1.00 vMB 31
848,695 848,695 00000000000000000000d60f749a4b5d10e5961dac9abe1ccd1751ed66722789 6,227 1.00/1.00 vMB 16
848,694 848,694 000000000000000000022c35602a069614babb8c8c7a42623c9379869f21bea2 5,199 1.00/1.00 vMB 15
848,693 848,693 000000000000000000019b1acafbab3a2ea170a2ba7d5535bd5827f467bb2be7 5,082 1.00/1.00 vMB 16
848,692 848,692 000000000000000000024ff7c171470c5a66081be9438d4e9ab0b3ccfdda6cf0 5,450 1.00/1.00 vMB 19
848,691 848,691 00000000000000000002ed4108e36c0476dd5bf78dbbac54c09c637f05b38f02 5,653 1.00/1.00 vMB 22
848,690 848,690 0000000000000000000291067f31e4c2585ad496f15f9cb74310d1c87e385b00 4,552 1.00/1.00 vMB 29
848,689 848,689 00000000000000000000840f10a520b26d1bfd7d9fb350b75ed859104ca05c23 3,274 1.00/1.00 vMB 32
848,688 848,688 000000000000000000030b49f23c1c1257a237b96d5e5191e62bb86966ceb1df 3 1.00/1.00 vMB 85
848,687 848,687 000000000000000000007c4c15d0fc08520076cdf5c3af082427b48bf0ddf29b 4,593 1.00/1.00 vMB 25
848,686 848,686 000000000000000000027a7786b85974c9437d6acc63c091ee0c708366c0b53c 4,626 1.00/1.00 vMB 24
848,685 848,685 0000000000000000000306c30f16b07911203687d4661089b55b4fcf8f40620a 5,038 1.00/1.00 vMB 18
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 649.43 GB
    • Received: 13.17 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.