Loading Tool

Explorer IconExplorer

Memory Pool

34,996 transactions
25.63 vMB
0.05798007 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt 8b158173a51c64f3efcbff11b7c59c0b28c8d19403e982ed49c790c073a21270
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root d83538d674784b966a21d6756f295500f840e9265cb726ea2a17ccc6d93e25ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01133574 BTC
Feerates: 145.40 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (70,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,084 844,084 000000000000000000027b1771d3765811d21a73c42b6d19534df2ef8c107845 5,773 1.00/1.00 vMB 11
844,083 844,083 0000000000000000000055097d708f924deb8806ae436d0491756784c094f339 6,409 1.00/1.00 vMB 10
844,082 844,082 000000000000000000028a63b4fc0cb5849a321674e94068e6720b743fcab4ac 4,108 1.00/1.00 vMB 11
844,081 844,081 000000000000000000006bb3ded98589bd1e8420967d3365a07bde6915f552ad 6,006 1.00/1.00 vMB 10
844,080 844,080 000000000000000000004b92706487b167ffb5a74ec14fda77138dabca9e9801 5,701 1.00/1.00 vMB 10
844,079 844,079 00000000000000000002af7941f715a37a463d67f78878ec543309a1ecc2ac79 3,712 1.00/1.00 vMB 15
844,078 844,078 000000000000000000003be2876ad66fc9f2d2e74f4511481c24081feb64fbb6 3,262 1.00/1.00 vMB 12
844,077 844,077 0000000000000000000279be1c1e7945645210a1e773851285886567152584ac 4,053 1.00/1.00 vMB 10
844,076 844,076 00000000000000000001ba96531e76ba5add15bee2f9ef4d0dfe736863fd8bac 4,773 1.00/1.00 vMB 9
844,075 844,075 0000000000000000000213bb853c48f3f892a72cca799dcb35fe42d0c028004d 1,053 1.00/1.00 vMB 8
844,074 844,074 000000000000000000027a178b9dab1952dbc7516f32e4c8347042d8c30b773b 4,655 1.00/1.00 vMB 9
844,073 844,073 000000000000000000034aa19a0819b7f451bf744d81ff8d752ad4a82a756ebd 4,639 1.00/1.00 vMB 9
844,072 844,072 00000000000000000000f28b192a02c804dce8e5465ee0d605ffaf2a018a8359 2,601 1.00/1.00 vMB 13
844,071 844,071 00000000000000000001e220a5baa7c3aeeaa4a904cd8586b91a37996f53d1d3 2,590 1.00/1.00 vMB 8
844,070 844,070 00000000000000000001f2c308bb1a3f6e4c4a8c69ac64760f7612bf7a00da68 1,858 1.00/1.00 vMB 14
844,069 844,069 00000000000000000000fca832db0ded9ec6a2554b57e5e2aaa6bd06173f39ee 2,601 1.00/1.00 vMB 8
844,068 844,068 000000000000000000030141d23d255fa607ad60bcfccee1c47f1951784c9cdf 2,251 1.00/1.00 vMB 12
844,067 844,067 00000000000000000002307c2de4c0c55c0a0f0635e1730b35a9c3da13c99333 403 1.00/1.00 vMB 9
844,066 844,066 000000000000000000029587d4c22d46a1ca71ad37e725c152f9d1c4aa014113 3,640 1.00/1.00 vMB 12
844,065 844,065 00000000000000000001193164f7cd153fe8b5640b96ae1315a072aea4fda3d0 3,115 1.00/1.00 vMB 10
844,064 844,064 000000000000000000033e63c44d1bb20cd418adfa05a0a7e904fa5672d5c040 2,386 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.82 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: 636.18 GB
    • Received: 12.35 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.