Loading Tool

Explorer IconExplorer

Memory Pool

81,786 transactions
30.23 vMB
0.08445134 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt 76c749a33573f47a6751444ed068aa1ac2d1ce41f12e78e85d53d134fd5f410f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2712386b4161024cf66de9f64b708e7a323cf52977ef6333a7631902576e2b1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.02247580 BTC
Feerates: 502.67 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (510,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,842 404,842 0000000000000000021722a9a203721f031b41ff3a451470faa048e70d3ab1d5 1,155 1.00/1.00 vMB 53
404,841 404,841 000000000000000001f55db56125fd3cc6613f36b18a2902599e7846453ab996 2,040 0.93/1.00 vMB 45
404,840 404,840 000000000000000001f8d67a34888223e5f3ac5debad186e0903d17a58d8ac0d 166 1.00/1.00 vMB 50
404,839 404,839 000000000000000002cb5924cbf9910a04d24d72f20e98e0dc6a935fc21c804b 891 1.00/1.00 vMB 72
404,838 404,838 000000000000000001ff2debb46a6bc34c94b9dd46e874b5642c67154cfbc28a 878 1.00/1.00 vMB 53
404,837 404,837 000000000000000001b9a16d69a653031d9f528c80a7d5c0bbf694c77461b3a7 948 1.00/1.00 vMB 43
404,836 404,836 000000000000000005c2dbf3f189d1b999fb9a0dbb4d6858f2a9fe1e5adab925 774 1.00/1.00 vMB 64
404,835 404,835 00000000000000000290aae7f181d23dda66d0102a9c5d37cf662890786d6864 1,506 1.00/1.00 vMB 36
404,834 404,834 0000000000000000009f98d1c2ac8726fe6159b69e4448b5d4fe2f62dc142ae7 1,291 1.00/1.00 vMB 65
404,833 404,833 00000000000000000620e315dfc56b74c838e95eea40d61e46b41a4c25afaea9 2,073 0.99/1.00 vMB 46
404,832 404,832 0000000000000000067fb96f82426c7e721f115165e237bca75fa71485ef5380 2,028 1.00/1.00 vMB 48
404,831 404,831 000000000000000002a37697d928667c768cef688fdfa6475cc6283e3bc200cc 302 1.00/1.00 vMB 55
404,830 404,830 00000000000000000415e3304174971746c61bd018a9115baccf5b451540626e 346 1.00/1.00 vMB 57
404,829 404,829 0000000000000000042cda0f195fa8db19b77fdbf74f94aa72b3f28508009bc2 960 1.00/1.00 vMB 67
404,828 404,828 0000000000000000002c67a6b8981761e1817d97a42dd90f9798108b6d0c76d6 1,078 0.99/1.00 vMB 62
404,827 404,827 0000000000000000004dfcf3648e84c3c4d0eda07a354f083b2b7d37e2f87a5c 1 0.00/1.00 vMB 0
404,826 404,826 00000000000000000460a3881d7452ecc6575d2f5cbd8ccc5e96f59d14a75d15 2,201 1.00/1.00 vMB 51
404,825 404,825 00000000000000000401004733aed4fb2564d9081e36ca9c9fdd603c68f4ea12 231 1.00/1.00 vMB 53
404,824 404,824 000000000000000005bf33b037030afc8bad90937fcc8f723535397f2d060943 594 1.00/1.00 vMB 63
404,823 404,823 000000000000000005f1076e85f56ac930974f5d52eff7a400023e39fbd3a400 1,026 1.00/1.00 vMB 70
404,822 404,822 00000000000000000436bff348b3dbdb6cef33809b44539a9c0d8367ded3665b 771 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.36 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: 662.66 GB
    • Received: 14.87 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.