Loading Tool

Explorer IconExplorer

Memory Pool

82,354 transactions
30.64 vMB
0.07846665 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt 53579bd9d583fd6ae15d17dd79eafe2bf367ed0580e56fc6845dbb12a1ef4fa2
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root d0ec21a6054bf00ecfaafd02672a19dadc027335ceac6f36b76980ee62fa5de1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,463
Size: 1.00 vMB
Total Fees: 0.00962361 BTC
Feerates: 79.55 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (580,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,094 335,094 000000000000000010361434ac7a0d5cd70c91a25ed580e525aac22249674398 36 0.02/1.00 vMB 13
335,093 335,093 00000000000000001107cf2bab79fb891a90a31bd3a49b700bd41432eed15bc7 460 0.23/1.00 vMB 25
335,092 335,092 0000000000000000129829214642c70316167b90f3595d3a7601b366c1b3747f 382 0.36/1.00 vMB 17
335,091 335,091 00000000000000000ba6d7d44e715471b75788a464fa0a45f8238622deb8388f 411 0.70/1.00 vMB 14
335,090 335,090 000000000000000012f8cae6b749c2e1bd264393c45230059478b1ae213220fb 16 0.01/1.00 vMB 67
335,089 335,089 000000000000000002f5474a98ee395267c2927c3c7a827990c0512949d7b2bd 64 0.02/1.00 vMB 59
335,088 335,088 0000000000000000085764e72d36eda1a1320806d09000531a528535ccbcaad4 570 0.31/1.00 vMB 23
335,087 335,087 00000000000000000da03cfc8c03f13d3f2af11306c7a9bde27df830ef77184f 314 0.17/1.00 vMB 22
335,086 335,086 0000000000000000197da52523e971c3f7a278d5f22988283046f633c6d69f86 1,072 0.75/1.00 vMB 20
335,085 335,085 0000000000000000172144b6f7ce60d54199cd583d5563aca8de902ae806910c 847 0.75/1.00 vMB 16
335,084 335,084 00000000000000001afe0814cffb0296b0e0da542bd631d999a20e51caa3b0f3 1,473 0.50/1.00 vMB 36
335,083 335,083 00000000000000000f949c780d490520e448e32dd57a42c735cb41e076ec1b85 138 0.08/1.00 vMB 20
335,082 335,082 000000000000000007abcf27cdb12dba0b480be21392f4ab6b5317f9cd47f66f 469 0.26/1.00 vMB 23
335,081 335,081 0000000000000000069e17aa0aa75a96145abf10739372bedaf1570f40059183 328 0.21/1.00 vMB 21
335,080 335,080 000000000000000017adbd89f484636ad2f573cfb59c1299cf5167c488003f8a 304 0.21/1.00 vMB 21
335,079 335,079 000000000000000012fc53e5ae36b15051e180a6373736a3cc8507ed788f1041 870 0.46/1.00 vMB 27
335,078 335,078 000000000000000000515ed14352023a92b669ab628120888d66810a7fda00ca 167 0.08/1.00 vMB 28
335,077 335,077 00000000000000000cd1eb35a36c2e29be4e1f904a63ef8af963f91e74267688 683 0.47/1.00 vMB 21
335,076 335,076 0000000000000000181f87ca18dcd4d85ec0d73185be5982015ae971e46e5b40 63 0.05/1.00 vMB 12
335,075 335,075 00000000000000000308869ac85f56970d777f62a84c431cf98368b3ff7a46ba 837 0.49/1.00 vMB 23
335,074 335,074 00000000000000000c8b2b02f2b7c3eea60ce77baa965d3db54807403af74e8e 355 0.21/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.