Loading Tool

Explorer IconExplorer

Memory Pool

83,505 transactions
31.72 vMB
0.12881047 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt e208b5543d5d20640bd0965f70c49f9b5dcce70234bdff286d4487fc44f73afb
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 031d17c08eb45c924e07ad4a5406333292b35f756cb1efdf06cbfec459fc8a5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04351950 BTC
Feerates: 803.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (541,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,900 373,900 0000000000000000002930be5b1cab0c42d0a57e8dd31f986fd77120eac700f5 1,763 1.00/1.00 vMB 36
373,899 373,899 00000000000000000a1c8a1e32057205845f58eb897a8084c4808fffc0a92fe7 1,305 0.88/1.00 vMB 32
373,898 373,898 00000000000000001277cdf5426221f80870b7f7c578fb60f32c0d8515b44f7b 776 0.87/1.00 vMB 19
373,897 373,897 0000000000000000030d0e11dbfa5511ee85c229d3244a1406a519839c6702b4 1,164 0.89/1.00 vMB 26
373,896 373,896 000000000000000004fa2ec377265f1c9641ca71baef549a6191c2bbb24f9f33 739 0.87/1.00 vMB 18
373,895 373,895 0000000000000000040e34c3c1657abe33539a518647a9ce4a9e88bd0af7195d 530 0.89/1.00 vMB 13
373,894 373,894 000000000000000003fd296c833d1c38f1b2d7db61a77eb679a06d0b8d83374c 593 0.92/1.00 vMB 15
373,893 373,893 00000000000000000b8873807b28917e70d7fd8f994d09ab6263a24951b259b5 215 0.12/1.00 vMB 29
373,892 373,892 00000000000000000f01108c342c7060665b18003f75dadd2be2af438099c029 115 0.04/1.00 vMB 69
373,891 373,891 000000000000000008b9174244dfc9b20d18015ba68c49bf2892ea518d2f1a12 2,093 1.00/1.00 vMB 42
373,890 373,890 00000000000000000d747471061286e7d8c1fbe60062401b55d2c47386a2888b 316 0.86/1.00 vMB 12
373,889 373,889 0000000000000000085ff890db35970b70e570c6fec42a6a68425e92e8d2ebe1 845 0.92/1.00 vMB 20
373,888 373,888 00000000000000000dbca8ad558be67b44b60b43ae5124be13da96e3932b1bd9 249 0.99/1.00 vMB 8
373,887 373,887 000000000000000000f83d28c394183b12ee6428f57fc8b69ad7a567524c6810 1 0.00/1.00 vMB 0
373,886 373,886 0000000000000000065c8d8005f70b14ad9be9faa9a9073873c37ec48bd66aeb 358 0.91/1.00 vMB 11
373,885 373,885 000000000000000004467163bbb85f7a043f7ec3ea641c429efb6668c569574d 1,418 0.95/1.00 vMB 32
373,884 373,884 00000000000000000dd9ae4164edd76a856418fc773f51846af9a6d95df4d468 1,458 0.75/1.00 vMB 38
373,883 373,883 00000000000000000cfd7dc0045bb1db5acba5bfc7bc818db4b197db069f38bd 349 0.87/1.00 vMB 12
373,882 373,882 00000000000000000f3b7e59833b096bb1158a6cca0b2d20333720d7ebeed405 803 0.75/1.00 vMB 22
373,881 373,881 00000000000000000128b8235df8e5ef4026bcfa7248bdac39c8ae63c20b5385 200 0.93/1.00 vMB 7
373,880 373,880 00000000000000000d82c81e498af2923d69f2c603a810b730e203358cc93a7a 1,445 0.89/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.