Loading Tool

Explorer IconExplorer

Memory Pool

44,090 transactions
26.55 vMB
0.06139689 BTC
Random Selection Loading Transactions
Max Size: 140.00/200 MB

Candidate Block

Mining Attempt 338968f2277406bcbe99d10f7f82c09e204aec2fc972939c23b0caafa74b877f
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 85a4c3ba762bc9ce239abdc6298e64022b42e1e38be4ba6c92e1e3bd71f81a71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.01262751 BTC
Feerates: 83.62 > 1.27 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (310,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,709 604,709 00000000000000000009c17eb780c46701c0aafefbf75329bde67a887ca94925 3,466 0.92/1.00 vMB 11
604,708 604,708 00000000000000000010188d52d174da5f454db1823e36fad864bbe0405b8dfc 2,898 1.00/1.00 vMB 29
604,707 604,707 00000000000000000014a99ca00a7c49a821d62babc6fdcfc5b2deec843e27dc 3,570 1.00/1.00 vMB 25
604,706 604,706 00000000000000000015356b82108e09a290c9856193c1e991dd01304717ba89 274 0.09/1.00 vMB 27
604,705 604,705 0000000000000000000e3a0c948b98fa7bc56af8262673a1c96c0417645b63fa 2,294 0.64/1.00 vMB 9
604,704 604,704 0000000000000000000d4d8752a1902e4940689e530e65d08f4a19b9f9a8607a 2,904 1.00/1.00 vMB 24
604,703 604,703 00000000000000000011d1a45f7ddf3dbe7dc120132c765fcebbf11f49b57759 2,093 0.58/1.00 vMB 9
604,702 604,702 00000000000000000005ae841361e1f1d084a224cbe6f216bc1c52cc17f040e5 2,452 1.00/1.00 vMB 23
604,701 604,701 000000000000000000114cc871759ff59eda2169e049cbaa70e41fe3b88cfaf1 104 0.03/1.00 vMB 19
604,700 604,700 0000000000000000000c084f2a5fa68ef814144d350a601688248b421258dd3f 2,885 0.96/1.00 vMB 12
604,699 604,699 0000000000000000000895236da95776392742ad64e2bb356909a7a8ba044108 317 0.89/1.00 vMB 1
604,698 604,698 00000000000000000003f94af53fa5e17b2f186075fb9b6ba85e0deddb699e38 3,437 1.00/1.00 vMB 14
604,697 604,697 00000000000000000002480163836866f63b9592ca484c9fc4fd4282778715de 812 0.32/1.00 vMB 17
604,696 604,696 0000000000000000000a3c2353ce1de72a8112a9e36a10adc0eaca4997c8bf3c 783 0.23/1.00 vMB 15
604,695 604,695 000000000000000000076ccb1e2e44b9c113d2dbf6c9beface679607a82ee9ed 3,705 1.00/1.00 vMB 7
604,694 604,694 0000000000000000000543d7aa6dfaf1e2121be3b9b6c940ef431b8dfbaf7891 2,877 1.00/1.00 vMB 29
604,693 604,693 000000000000000000141f8d5b3727e209cc16dd4d13d96e17eb01eb84e44565 2,092 0.70/1.00 vMB 13
604,692 604,692 00000000000000000014b4a61624133634976090e6f5c3148d5e0e6896a948b6 2,520 1.00/1.00 vMB 9
604,691 604,691 000000000000000000021443a526e63bac70044f778e49473ad7dcd987f14f9b 2,859 1.00/1.00 vMB 28
604,690 604,690 0000000000000000000a52a7d68cc2d9ea8e270e9264c20c1911ee804928e8dc 2,873 1.00/1.00 vMB 16
604,689 604,689 0000000000000000000bb158d4cade40461d592b03ef32378d0e8430ed37d527 2,555 0.78/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.