Loading Tool

Explorer IconExplorer

Memory Pool

32,574 transactions
18.45 vMB
0.05167757 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.38/200 MB

Candidate Block

Mining Attempt 820c2fe085bfb95bd4ad6ee202a2608004a23f00f724b2f23647a00ee9858ac1
Version 20000000
Previous Block 000000000000000000003ca9f8a38a97b15597546f6dd44cc0ec1bb25792e373
Merkle Root 2ff00c5df3ad564f8c4e6b665e466094592b6213035eb0e778584d8f0160e06d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,220
Size: 0.997961 1.00 vMB
Total Fees: 0.01732297 BTC
Feerates: 502.67 > 1.74 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,862 (739,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,524 174,524 000000000000072918c04cb8c474af85e2be4522ad9e751f6ba28fe98e925790 15 0.00/1.00 vMB 299
174,523 174,523 00000000000001c783decee7707e8c6409667c9812d30305788759dc785288a4 62 0.02/1.00 vMB 76
174,522 174,522 00000000000008f128499d76ad48f9aa1ecd5edb08335828628d54ebe1cc330c 38 0.05/1.00 vMB 105
174,521 174,521 0000000000000706fb4a2f02a48ebc327212b4eeae0a9032cd5dcc41a2edd451 17 0.02/1.00 vMB 22
174,520 174,520 0000000000000504f773cecc5054504672b66796566bd26d3424ff826e8b77fd 151 0.04/1.00 vMB 25
174,519 174,519 00000000000007fb52f284e0b6e0ec7a628ccc7267734feebe85d52b4c8f0348 24 0.03/1.00 vMB 7
174,518 174,518 0000000000000583b9f9322eaab0ee2cb4f1f0e4ad35b90f35319f4c4b2f2009 35 0.03/1.00 vMB 50
174,517 174,517 00000000000006e3512f5d13d81d34fcd55487c63624cf9137f186ef98548023 111 0.06/1.00 vMB 101
174,516 174,516 00000000000004a964f6c80420fc333c8a85c314b8b87fbfe29844b28bc3556e 122 0.05/1.00 vMB 55
174,515 174,515 000000000000022b84f19bc6523cd880c039f4327d740b614a35ff03038a8dfb 1 0.00/1.00 vMB 0
174,514 174,514 0000000000000282c1cc27deb9874a14cc7e5b7edd17f9cefcb86ef60e5bee47 24 0.01/1.00 vMB 126
174,513 174,513 0000000000000a3e778bb7931ae617691b046abe8e47f19909235ff58e3b7246 13 0.00/1.00 vMB 0
174,512 174,512 0000000000000197a69b97f4045e0317e861a05825d7ad87d6c8c55542d8e295 46 0.03/1.00 vMB 107
174,511 174,511 000000000000060c7dbc9178c518dbaf62526a963dbb1fb395b6b62f3bfb29ac 49 0.02/1.00 vMB 52
174,510 174,510 000000000000057f99e832202b74372944df5025d80596e9b6aba66b66d2c3a0 74 0.06/1.00 vMB 339
174,509 174,509 00000000000000518480a966479f6a5f5cfcc71fbb24cfb6e4808665f695534e 25 0.01/1.00 vMB 119
174,508 174,508 00000000000004629ee16bffd794c0e33de8c94ea9e3f6d0b8c7fe36df21662c 20 0.02/1.00 vMB 168
174,507 174,507 00000000000003dd891c78276b27af6716138f9fdfcf1ac69f709cc6b0a2023a 78 0.03/1.00 vMB 189
174,506 174,506 0000000000000484db6d78eb4ee776d3439a87847e91ab624a0e44b9c81cff85 7 0.00/1.00 vMB 412
174,505 174,505 000000000000091dcdd12d856a9cf10bf2d63b58786b0b45bf868786d8963447 6 0.00/1.00 vMB 17
174,504 174,504 000000000000026419c8e25e681b786a7d5172f5c0c9d047e7ffbc94fc30e651 72 0.02/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 780.37 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 523.69 GB
    • Received: 5.00 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.