Loading Tool

Explorer IconExplorer

Memory Pool

82,584 transactions
31.16 vMB
0.12071843 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt 54a2757019e7a6ee090051663ed7ca24312843c2ef46cec1f45430abcdc66000
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root b43f431e698735bf8a646209a0532bb5cdfb8387cbf7529e743347a1d311be1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.04164420 BTC
Feerates: 150.80 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (262,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,273 652,273 0000000000000000000597b38f84405cc90b579b035db0acead9e451a79d1071 3,003 1.00/1.00 vMB 110
652,272 652,272 000000000000000000082a7a5c6bd40876bec0b35d50a97882bd2eab968da255 689 0.35/1.00 vMB 33
652,271 652,271 000000000000000000060319da48c26cfe4fa5c2e26d9d295e23d57176c58361 1,988 0.96/1.00 vMB 35
652,270 652,270 000000000000000000067c2a608b39b47b39fc5fa697958c19cd68770fd4b310 2,944 1.00/1.00 vMB 46
652,269 652,269 00000000000000000005eab4f61f4cb35801f8a214ed56be553e2fd4e6446544 2,297 1.00/1.00 vMB 11
652,268 652,268 0000000000000000000bb9090972c350d66e4611b6b605d77eb976c930f4cc1b 2,676 1.00/1.00 vMB 62
652,267 652,267 0000000000000000000d1031295d0536bbd0b533f2764d356ed6f71630002e5d 2,591 1.00/1.00 vMB 63
652,266 652,266 0000000000000000000bc7fb88947b24f8a7fafe22b8f68abb0962ae5e097055 2,579 1.00/1.00 vMB 43
652,265 652,265 0000000000000000000dca636e8ea12d351114054bf28f9e5912b0b12d0ed738 2,381 1.00/1.00 vMB 38
652,264 652,264 000000000000000000061d8e077b6c607f2066d783d1120e6c8fa2344fe68704 2,087 1.00/1.00 vMB 46
652,263 652,263 0000000000000000000b4384f2b6534b7b4593472f120d231e14229a64fd5cec 1,810 1.00/1.00 vMB 40
652,262 652,262 000000000000000000073f4060341ff2b28201e23e9dc350334957ce7bf79eb4 2,359 1.00/1.00 vMB 59
652,261 652,261 00000000000000000004c1ce52905920f250b5b13a33bc140efb3934f8c80b8a 2,758 1.00/1.00 vMB 10
652,260 652,260 0000000000000000000164c9afe11c345e1ddfde55bac44db9294acda0d416bc 2,212 1.00/1.00 vMB 28
652,259 652,259 000000000000000000037ce088a62f99816e51b7268f42ed1a94fed76b50619f 3,009 1.00/1.00 vMB 72
652,258 652,258 00000000000000000004ed1193ce6a44c9c51cdfe85aff29ed38cdd616eab8ef 2,571 1.00/1.00 vMB 103
652,257 652,257 00000000000000000005d9479b54cd49d8a3d0e71119e381b45d4af1e7c11568 2,857 1.00/1.00 vMB 126
652,256 652,256 00000000000000000008c5aea3f62248d6a0c852d00b1ccf508d86c93035f770 2,651 1.00/1.00 vMB 66
652,255 652,255 0000000000000000000291fbfd4ca06cc550f4ee81fd878e106fe7cd98e6331e 1,152 0.45/1.00 vMB 51
652,254 652,254 00000000000000000002a1032012f0c089beab5b60017395f005af602c441113 2,215 0.83/1.00 vMB 57
652,253 652,253 00000000000000000001465805c77f67bbf03a83fd7b2190ba209b278660637d 79 0.07/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.