Loading Tool

Explorer IconExplorer

Memory Pool

27,996 transactions
10.10 vMB
0.03380169 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.80/200 MB

Candidate Block

Mining Attempt efdac045abe98145ede6bf08863f199b08adee87b1a0fa4be644e867890b7b03
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (779,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,079 134,079 000000000000073f6af5bf07e0d42e810630473dac498478d4e238acc78ea8d3 84 0.02 vMB 185
134,078 134,078 00000000000002169e3ea4594c06d08a201734f4ff2f665d9ef903864abbfc33 85 0.03 vMB 620
134,077 134,077 000000000000041979cb475b54018b37ab077b484481a966e621036a4094022c 48 0.02 vMB 708
134,076 134,076 00000000000001f1fe2adcaf0093496076c468f909dc8840191f97d499cb04e9 105 0.05 vMB 506
134,075 134,075 0000000000000ad021cc5861b97ccdd1f8aa518bf0647ed7408b9e4990bbd689 24 0.02 vMB 72
134,074 134,074 000000000000019321fcdb432c8f1960df368d17f2e21fd6c2d4db75bcda0c3d 28 0.01 vMB 2,153
134,073 134,073 0000000000000017d1408061b46934e8267a926fca13c6aafad8394cae51df02 11 0.01 vMB 322
134,072 134,072 00000000000009d664341457bbcb914834db58657ad8da3cb892914d90b26c3b 108 0.04 vMB 102
134,071 134,071 00000000000002ca40680c1fd2ad789dc83fdda2f2825db10560ce83abffaf86 36 0.02 vMB 366
134,070 134,070 0000000000000061197e6a44f97f75628de2510c6ae9041599f535d65d6721ab 56 0.02 vMB 678
134,069 134,069 0000000000000ba3bb0d87329ed2ef0d9440b3be1cbc383988e5302ad03c4dfe 114 0.04 vMB 464
134,068 134,068 00000000000004441a9047a3020aa9e7d6aa269b111e8b09fc87c98c6b7c7e09 19 0.02 vMB 715
134,067 134,067 0000000000000696103b7e956d4976c8fd2e366eccf1b54dd7253a2b7b2b24d1 3 0.00 vMB 70
134,066 134,066 00000000000003162ea0e2732ec54a1dd5088389a258165a37fc11bec7cd5a3c 17 0.00 vMB 0
134,065 134,065 00000000000004d00aa22cfac26f5374a33243fe44e1e60b9018a9ba6837a2f0 35 0.01 vMB 413
134,064 134,064 00000000000009e2871ecb96aeeb4c0324d8ef43f07e82c955c362de1ac49b2b 64 0.02 vMB 438
134,063 134,063 000000000000088d37273a95cebbe489408fed6ac1a85c13375b9e72ae7a2c63 19 0.01 vMB 7
134,062 134,062 00000000000008858d192e1adf56ccccee557de451ef351723cb9fe8b896a445 49 0.02 vMB 628
134,061 134,061 000000000000082eb8a72f63be60c9c70d5aca7605b377990b37e90902d951a4 28 0.01 vMB 1,088
134,060 134,060 000000000000064a8ef7397a88a957acfc912cde787401a80e51bed089665e69 27 0.02 vMB 59
134,059 134,059 00000000000002244f7fc8ba52c9e237b842a3a3b9876cc2a09fae9dd384b60a 135 0.04 vMB 395
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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