Loading Tool

Explorer IconExplorer

Memory Pool

86,525 transactions
31.81 vMB
0.12816026 BTC
Random Selection Loading Transactions
Max Size: 191.97/200 MB

Candidate Block

Mining Attempt fcb07634fca2b80dd66250e4861b6937837a3fde377bf0910b959a721409b878
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5f16f8d1626d01b2303c6e9bfec44d1012779d8bf74d7885479ad78504c41e0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,075
Size: 1.00 vMB
Total Fees: 0.04559156 BTC
Feerates: 911.92 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (799,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,810 115,810 0000000000003b030bfee9728811598e6b276fa99a3519d9163ac03d932664fb 10 0.00/1.00 vMB 1,060
115,809 115,809 0000000000004ac67f42d038028031da8f3cff3db54ef282491c597e123b892a 13 0.00/1.00 vMB 979
115,808 115,808 000000000000a1e407a97cda0bc4f732194e3bed082a306cbe9f98ddf94e02ee 8 0.00/1.00 vMB 0
115,807 115,807 000000000000b1698fe043bdaa9362fc5bc7266a2d2c5bc30da5af943b6cfc73 13 0.00/1.00 vMB 1,110
115,806 115,806 000000000000df4563c61dadcebcfeb12ac889db4a593f80cea382f9fa287088 35 0.02/1.00 vMB 739
115,805 115,805 0000000000004762815003126d92ea73c8f762a764ce61e02485de0399286667 13 0.00/1.00 vMB 0
115,804 115,804 000000000000265deeeb8002e327915c5bdc4c4bdc0aea6982a1c81cb258cf5d 10 0.00/1.00 vMB 669
115,803 115,803 0000000000002da2a4ea7e0a39dbc2bbd0dccc08d1ee693344d85ab38eb3bd94 12 0.00/1.00 vMB 1,632
115,802 115,802 000000000000f187f8471af7c8dbb8d12191621894a0906fabfc2635da72c719 12 0.00/1.00 vMB 0
115,801 115,801 0000000000008f93b2efac1cc32cb766badd66df4e92ab61179582dba26cded0 6 0.01/1.00 vMB 247
115,800 115,800 0000000000009964c4c46022d9787c6cc6947d03f098e98c60e5fd399517688f 21 0.01/1.00 vMB 746
115,799 115,799 000000000000880191a1a1e359dc82ad3c4a61f9e729b2b7926e3ddc3949e9e2 10 0.00/1.00 vMB 1,391
115,798 115,798 0000000000004945cc0cde00b8951e8b0675017c22a0fcd7fb6ded621a2efa3b 18 0.01/1.00 vMB 0
115,797 115,797 0000000000009c1ac9d55fbe91ffbadbc7dbb88b04d8d828763b62da501bfa7c 28 0.01/1.00 vMB 1,263
115,796 115,796 000000000000e44392690a38ccb72eae704022e14557b9230897275bb7ad436c 34 0.01/1.00 vMB 705
115,795 115,795 0000000000000c1cf172cf58d01e523ff284e29b978afbd52012d6fa7b13ca1f 12 0.00/1.00 vMB 0
115,794 115,794 000000000000bb14f537707cfb08b843da2d41e29b71f1986420533c924c11ef 12 0.00/1.00 vMB 0
115,793 115,793 000000000000c96864278315570ef18a981b2e976388608dbcf7de2e954506e5 14 0.00/1.00 vMB 1,269
115,792 115,792 0000000000004a8c765fb13ad896437575a174dbe85b68bd104a65d59a72da50 43 0.01/1.00 vMB 1,748
115,791 115,791 00000000000080ee4e8619bdfa7ac4f507ed87ee122d7cf26f7020b7fbec9652 16 0.01/1.00 vMB 741
115,790 115,790 0000000000000845adad72e1c765475aecb7d1d1278a7b3bd6d20030d11ff5c8 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 660.92 GB
    • Received: 14.78 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.