Loading Tool

Explorer IconExplorer

Memory Pool

87,842 transactions
33.28 vMB
0.24667161 BTC
Random Selection Loading Transactions
Max Size: 190.44/200 MB

Candidate Block

Mining Attempt 617a95487955309c58e5863d3802ef44c42b171ecfe0f0ccff01eef233b5b851
Version 20000000
Previous Block 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489
Merkle Root c00a2ad9cd3304b44656b4dcab50aa7663aa22d1b2c78a39543b068879002855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.04587454 BTC
Feerates: 150.76 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,643 (811,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,085 104,085 0000000000012430da4c2f2da8d6277ef2fba59dd638cbc9985353c0b6c4a987 2 0.00/1.00 vMB 0
104,084 104,084 000000000002f95efad8ad4d13c3a582999cb2d459ce2edfde75fdb2cb210d3d 1 0.00/1.00 vMB 0
104,083 104,083 000000000001c4cfd7ce720a80f75864221ec0f73549df6b55189f7c110ce3e5 6 0.00/1.00 vMB 0
104,082 104,082 0000000000007749ac7bc2a6ab73f6f05ceed1ff2d858b519c5519d0ae97c879 12 0.00/1.00 vMB 0
104,081 104,081 0000000000036bf68b125a1827f37da1934200e0d28a7986392fee402416cb19 24 0.01/1.00 vMB 0
104,080 104,080 000000000002addc808711a8da12c76d024d3702030e874acebc60ef7fd86632 4 0.00/1.00 vMB 0
104,079 104,079 000000000001349966b632398ab22e879a50496ff5adbd45e8f3307068a48860 2 0.00/1.00 vMB 0
104,078 104,078 0000000000009f81e11a1fabd66bb483273293aec8ff5bb91cb4569c237ee414 5 0.00/1.00 vMB 0
104,077 104,077 0000000000034836fb09c9af733758a0c4b6bdff05df3cc997928e0981cb80c6 1 0.00/1.00 vMB 0
104,076 104,076 00000000000202f12c221bea30d8d880bdd320ccd5aa0f95fbd94fc3f098f33a 2 0.00/1.00 vMB 0
104,075 104,075 000000000001028fa0758c27f1a8f06c7ce1062e6a42dfd1d1ec86a01edfc9f8 1 0.00/1.00 vMB 0
104,074 104,074 0000000000025d610ecb8973222f7f0a203f7d851bc390e438c4a8d117ca63a8 2 0.00/1.00 vMB 0
104,073 104,073 00000000000021dc7c5b094ec0c05a6501a328544477cb01e7d9251d6e2fcaed 6 0.00/1.00 vMB 0
104,072 104,072 000000000002de1caa846c996e594fdde914280a470f5f4f4f54134056f3692f 19 0.02/1.00 vMB 0
104,071 104,071 000000000002b326d712c0acda1dffbc2ed327fd6494a05643c98f928fd49730 5 0.00/1.00 vMB 0
104,070 104,070 00000000000353c7a7d77bad5ce8227b3516ace50b2e889f18acec5c8691dd15 9 0.00/1.00 vMB 0
104,069 104,069 000000000000f834141dbab880fd06f5aa3bc7dadf3d7711376c2c8cfb606cbf 7 0.00/1.00 vMB 0
104,068 104,068 00000000000310f7cb97aa02b00222f64084d3bc0fecb9557cfefd07738636bf 2 0.00/1.00 vMB 0
104,067 104,067 0000000000027c0c7d1ddf7a81cf09fa67f15eb91c8b87b1e5300a963d26bca9 5 0.00/1.00 vMB 0
104,066 104,066 000000000001ef8d8ef536e513f5e50629e94281f9c7a4d47b7f0dbeb9a8398a 4 0.00/1.00 vMB 0
104,065 104,065 00000000000148b83ecd2b0f244a3113b8232589e54643dacda21fc062fde01b 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.50 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: 773.12 GB
    • Received: 20.44 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.