Loading Tool

Explorer IconExplorer

Memory Pool

88,886 transactions
32.33 vMB
0.14578401 BTC
Random Selection Loading Transactions
Max Size: 195.83/200 MB

Candidate Block

Mining Attempt be582b3f3eff1ec8ca8f7fabc90829af33afc9305203b691959fd5fc4f5913e5
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root d64f4e4fcfc4c45f93bdebb356d0a92a8530c81a086235c69dfd44724738149d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.05649504 BTC
Feerates: 545.32 > 5.66 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (422,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,848 492,848 000000000000000000a6eb22f99f4d2aa36517be7103e4190ba52d46037f4691 1,885 0.92/1.00 vMB 207
492,847 492,847 0000000000000000007a41d82e90b02b0d55de6415301ee32fd730983100afc6 2,484 1.00/1.00 vMB 173
492,846 492,846 0000000000000000005ceaa4cf3a85a87cf3f470255892a45c39975a28b9b1a4 2,524 1.00/1.00 vMB 145
492,845 492,845 000000000000000000429ef025bbf37c953c86f6186cf924daabeb1020b7bc59 2,190 1.00/1.00 vMB 174
492,844 492,844 00000000000000000013e6a5451e530a39f63e46347d29539262056ee1fb72f3 2,577 1.00/1.00 vMB 166
492,843 492,843 000000000000000000a682f0ec34b3f1b9bd807be0d9c2a2e6fec91322fc5315 2,816 0.98/1.00 vMB 185
492,842 492,842 0000000000000000006c0fff9514bf2d8d26a05ea3f329c8381672699ebdf9e3 2,804 1.00/1.00 vMB 191
492,841 492,841 0000000000000000008062643f92ebce3f110a76ce692d2be9b5b9805a4738c4 2,788 1.00/1.00 vMB 233
492,840 492,840 000000000000000000468763a82e46cbd9310ff95f338ac052226e7d1478c0ca 2,490 1.00/1.00 vMB 211
492,839 492,839 000000000000000000bba0dcf604e76863566e4d0a8e30ad2765aa5ceea6c099 1,920 1.00/1.00 vMB 179
492,838 492,838 00000000000000000043152a30f836b6e1cb8facc135d8c79ab81278aeeff196 2,059 0.96/1.00 vMB 223
492,837 492,837 00000000000000000062a5b27bc538ae4de5dff45417345474e264f87fe1fa5e 2,776 1.00/1.00 vMB 196
492,836 492,836 0000000000000000003c916aadedc6a8160918e8f06190e638ebaf0434b1f440 2,762 1.00/1.00 vMB 260
492,835 492,835 000000000000000000a3bf41ea8795e496fcfd1288179b6df0e5b17e329fa250 34 0.01/1.00 vMB 381
492,834 492,834 0000000000000000000b1c3066abf731172c074453d22d8f81698df4846bdea9 2,617 1.00/1.00 vMB 220
492,833 492,833 0000000000000000001e24d1be4f4a5e2e9cd1c8398937e2e4342cc6557b1cc8 2,926 1.00/1.00 vMB 282
492,832 492,832 0000000000000000007a8379bd8a178dd6e4647dd752c3b6dc358e9271102464 2,476 1.00/1.00 vMB 236
492,831 492,831 000000000000000000ae3468c54ce4c3d4aeb05999538698e75695a21753d04a 2,537 1.00/1.00 vMB 224
492,830 492,830 000000000000000000c104492eca55fd1da2b3129a15c793d4573c21022acdbe 2,947 1.00/1.00 vMB 265
492,829 492,829 0000000000000000007dc24268221307df0acd5b47ec35e019c3c9056e57f340 2,363 1.00/1.00 vMB 232
492,828 492,828 00000000000000000093ab610cdfa846ee012f72b8ba64a294bc0bb66217ec11 2,958 1.00/1.00 vMB 256
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.92 GB
    • Received: 15.64 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.