Loading Tool

Explorer IconExplorer

Memory Pool

82,344 transactions
30.62 vMB
0.07805792 BTC
Random Selection Loading Transactions
Max Size: 188.03/200 MB

Candidate Block

Mining Attempt b19d7b03f00c13bed92ab8ea9819b47e7c10359cac501b469e7ebcd2b12010d0
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 (546,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,559 368,559 0000000000000000123fb103676c97cb7b7b2cbc523419736c4c3a2b2f983fed 670 0.87/1.00 vMB 22
368,558 368,558 0000000000000000014131dd3b23d3d7fcc6feae936073089dbab49afd8edf3f 698 0.75/1.00 vMB 25
368,557 368,557 0000000000000000140c412d7dec2f2b1ac518553af269a8e41423b4589ddc12 1 0.00/1.00 vMB 0
368,556 368,556 000000000000000010a6e924755f9334bd53c01a060049ee7215ef6c107abe79 755 1.00/1.00 vMB 25
368,555 368,555 00000000000000001399434d14a8e0fa4c20e5be552ca4bbaff36b03d78238d3 1,801 1.00/1.00 vMB 36
368,554 368,554 0000000000000000081637ea350ecce10d8aff16940cafaec287eadb520e28c7 1,423 0.93/1.00 vMB 38
368,553 368,553 0000000000000000082b072a9301069df377ea6e0e96c43245da6e184839f9c4 1,330 1.00/1.00 vMB 16
368,552 368,552 0000000000000000113064a0208abcd77852653971ab4c34f6a7f2b4c26007bf 1,331 0.75/1.00 vMB 39
368,551 368,551 000000000000000003cc85fda6d53f9a99c71e2203f08ae9a9d9cbd7c8458a13 445 0.79/1.00 vMB 19
368,550 368,550 00000000000000000807a824eeabdde1c6740518fca7d1d51f7c5193d8fc9a51 43 0.06/1.00 vMB 9
368,549 368,549 00000000000000000bc57b097fd33ff273e3422171002b57ded1737e4ab4d84d 1,192 1.00/1.00 vMB 21
368,548 368,548 00000000000000000a83c9cf66d0caf62bb2db25b474bb9c2b1103eb2d9cbe27 1,811 0.75/1.00 vMB 51
368,547 368,547 000000000000000008ecdea402de551ad97f2cc3dccc94db0b9a725cb70c47ca 1,747 1.00/1.00 vMB 40
368,546 368,546 000000000000000002db87a199d74a61ff46030e746a89e2aed6e9c819e48bc8 1,021 0.95/1.00 vMB 27
368,545 368,545 0000000000000000007e18a448191ca003c18a4a0c8928b622c2a742e20cc71e 1,222 0.62/1.00 vMB 43
368,544 368,544 000000000000000001b8b87fe5488f8cc4898f6cc88f3516ada888db04d282e9 1,215 0.68/1.00 vMB 42
368,543 368,543 0000000000000000069e2f65aa17d272073f4ed5b1d402c6ff75c7de0e1b2008 1,241 1.00/1.00 vMB 16
368,542 368,542 00000000000000000261b18b80a338e4ea1888a313137b863e465bc73521664e 495 0.79/1.00 vMB 20
368,541 368,541 0000000000000000092b35faf55e827a056c30d32138d5f4084f5578fa83fbd9 704 0.88/1.00 vMB 22
368,540 368,540 000000000000000004508403392dfd9d358777f74dd99b6a15297beb48b8424d 1,594 1.00/1.00 vMB 32
368,539 368,539 0000000000000000118f0037eb82d6dab53b9a1184727366de3589f30866fe11 680 0.63/1.00 vMB 18
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.