Loading Tool

Explorer IconExplorer

Memory Pool

13,438 transactions
8.32 vMB
0.02604846 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.17/200 MB

Candidate Block

Mining Attempt 59c0325902aecc692d31b5286ad884080e34d00f1c879e55528e10905ed2d62c
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 2cf7e29d413331f621871d1462c1955a8a5a61ecf5bcdb948ae080561ce8eb96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,161
Size: 1.00 vMB
Total Fees: 0.00844677 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (814,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,875 98,875 000000000000c6ec700634d5e27a4feda1bc01b682e15f1a4766f95a38f7f78e 10 0.00 vMB 0
98,874 98,874 0000000000036c31c1451ad9d48e1911abf5fb4fe42631406c284872dd662910 1 0.00 vMB 0
98,873 98,873 0000000000042b05f6503a7ed1bfbe7c710003fc8dd3212371eabf752690cc6d 7 0.00 vMB 0
98,872 98,872 000000000001c8fc88b4e5f80c6c79319fc00d29399762ae2c6be943a9b7cb94 12 0.00 vMB 0
98,871 98,871 000000000001a44ac679e5ee3fbc270b0e0900eed6c63f92efdc5a18f8e82616 13 0.00 vMB 0
98,870 98,870 0000000000030c47f03b3e84a156540a07e60817b6cd4e6db08323519da03991 1 0.00 vMB 0
98,869 98,869 000000000003e1a66caec3e16976d429c36bf26208019d61218b734e257f78cc 1 0.00 vMB 0
98,868 98,868 000000000002d2eaedeaf39c238be8ee6bcb590e024cfab5fb2a708eff38db27 3 0.00 vMB 1,879
98,867 98,867 00000000000049745a3cf34a2afab2a60d4ea529fc972d1f57447c3c2810d72e 4 0.00 vMB 0
98,866 98,866 000000000000040e84eddd0d92a3a8b9d9bda4ba83785b9ffb37801ab6308042 7 0.00 vMB 0
98,865 98,865 00000000000077de478a5bd0265c9b0e764fbfef265470e43efd9f5d3ec8b3ce 1 0.00 vMB 0
98,864 98,864 00000000000284de590cb7e29a48c678a23f11913facc0dbb30d8cb3982e7380 3 0.00 vMB 1,934
98,863 98,863 00000000000404d5e3b7434eb72c3fe045b7c712b9fdc1896584c19d39c55f14 2 0.00 vMB 0
98,862 98,862 000000000001a1c03707f10c5c6d01ad0a2fb826af1fd89b987be7fa2cd42cb5 3 0.00 vMB 0
98,861 98,861 00000000000170a14ebf723ef8e75c54d71fbc747216533a97033a44a57594d4 2 0.00 vMB 0
98,860 98,860 000000000003bc6d73e454214ff43ee37c88ef9ec82ac6cb52d97d3d32b5c9a5 4 0.00 vMB 0
98,859 98,859 000000000001124fc810cc37ae447831754cbae4aa9e4591d4917beb8aec3bb4 3 0.00 vMB 0
98,858 98,858 000000000003fa2b3782312ff96c8f65ffdd61f67f834abd7a1af79f00bfcce7 1 0.00 vMB 0
98,857 98,857 00000000000030f2426fb0584b7dc19c7f4ea729daca78ff2b3ed071dad77a3e 3 0.00 vMB 0
98,856 98,856 00000000000142e2e0393767f492d05fe23704e3f5378f544689c28561bc78d4 1 0.00 vMB 0
98,855 98,855 000000000000df34e7e907c009857372269dd620373693504736d4a50e9d544b 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 194.47 GB
    • Received: 0.77 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.