Loading Tool

Explorer IconExplorer

Memory Pool

27,280 transactions
7.18 vMB
0.04385752 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.85/200 MB

Candidate Block

Mining Attempt 78def3fccf867996fa82d68ccd68cf7ae15da51c04d9d8807281ea807c423866
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 9d61daebcb6a96600aceb633a0bfb9ad5bd16f44a2e638c77a1277c1c881d6a6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 966
Size: 1.00 vMB
Total Fees: 0.01938561 BTC
Median Feerate: 1.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (712,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,841 200,841 000000000000036e5cc1e457e5265c7c6f5373cd64b9efbe5bcde0e7902bcc0d 136 0.05 vMB 128
200,840 200,840 000000000000033150b0fdb9ba96d92ea20cb45a016a9b16a82bf076598edcc1 473 0.17 vMB 194
200,839 200,839 00000000000001bda0b9fde97ac1b8269a1aa627d4b6910acb2ba50f538f75ef 147 0.14 vMB 115
200,838 200,838 00000000000001dbfbecd1a47697065cc1bccaad2bfaecff7c3efbd1ce1667a4 29 0.01 vMB 120
200,837 200,837 000000000000014931c35cc2ed57fd0475306c9522e920127ae8a95aae956ec1 21 0.01 vMB 102
200,836 200,836 00000000000003e78f10cca0e79a2fdfcbf9a9795fdcd5bfbb7ddc56a99d23e1 19 0.01 vMB 81
200,835 200,835 00000000000005027e4d6ad7301bb83d5c06f42157b20f8ee8c1296b8bc6e96f 19 0.01 vMB 107
200,834 200,834 000000000000033168701a02580e95abe07fa5418c6ad5c64327bee1541c6bb4 73 0.04 vMB 89
200,833 200,833 000000000000012a9076ec4c9508b64101cae89ea70a3618e43d867221238fd1 42 0.02 vMB 111
200,832 200,832 00000000000003a39528359139cf4f5f33305bf5b87db2a9a3c99938a936e90a 134 0.05 vMB 178
200,831 200,831 0000000000000367d28b2c9e128b8cfa82576223afee04283a2a3d77209a7f1a 142 0.07 vMB 98
200,830 200,830 00000000000000e67ef9e04ea869e218473dad4ad9c949020246d8b1a841caaf 50 0.02 vMB 133
200,829 200,829 000000000000043f9009aaea1f9ce79e91294cb6339ed99fc75dfad18b2dbeb6 115 0.03 vMB 94
200,828 200,828 00000000000005a1037e0bd5e03bbb4c5c603372ee4049225632c25df80f4fe6 141 0.05 vMB 130
200,827 200,827 000000000000001ec451bcd5d0052d358016876fe9b8a37905949de0cc086e86 11 0.00 vMB 0
200,826 200,826 0000000000000085675d6385de2b05cc1889b7a61d0571eb20194e405c4ca8e2 176 0.08 vMB 242
200,825 200,825 0000000000000208c20c43f188f143d26691cdadbf78799995a37bfdd383fa37 254 0.11 vMB 163
200,824 200,824 00000000000002435ca51fb984f6916585d691defdda32a92983c8f0735c03cb 253 0.10 vMB 249
200,823 200,823 000000000000019c3a4dfb1c2c4a25ed4da4e7407afd986bb89e235024733d89 245 0.11 vMB 127
200,822 200,822 0000000000000511c31a1a5b26c148bf820f2a05db1445c185b8dcfac612aec1 36 0.03 vMB 473
200,821 200,821 0000000000000017a9e5053566aef212b3931bd5914d00c835aafe3e8568331d 47 0.03 vMB 43
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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