Loading Tool

Explorer IconExplorer

Memory Pool

80,307 transactions
29.53 vMB
0.12738795 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt 02a27719004ee4177064ee69ff98093c820567d4b8b18db18d9828e300b5c242
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ca7a24406511fe34eab69f40cc4ec71ababd512b05ee0ac4a9630adc429a7762
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04634078 BTC
Feerates: 477.45 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (244,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,074 671,074 0000000000000000000234d4c243c00e620487f9cd88ad0e44c571d33fa01b45 1,808 1.00/1.00 vMB 43
671,073 671,073 00000000000000000000fe1a6af8cd8df725a7ea429a36139c9184f3f0f781e3 756 1.00/1.00 vMB 121
671,072 671,072 0000000000000000000107876dfcee794aa3dbfcba550ffea459f0f095ec69c8 1,468 1.00/1.00 vMB 95
671,071 671,071 0000000000000000000a421f88296f80a8df7a3a4aa674d447cdc68eec7eccbf 1,191 1.00/1.00 vMB 64
671,070 671,070 000000000000000000053a3c0c4b1debeb42240ee3504358668d84cb1a246414 2,428 1.00/1.00 vMB 129
671,069 671,069 00000000000000000006715a838f8fe821350f21de14eb720d61a97685f31fe5 2,033 1.00/1.00 vMB 65
671,068 671,068 000000000000000000019e14e76c6236073eb2fa179eae6f70c7d139347744a1 2,800 1.00/1.00 vMB 46
671,067 671,067 0000000000000000000765aad6c19af0234a2ff3ce392e18354449e177fa52a4 2,398 1.00/1.00 vMB 79
671,066 671,066 0000000000000000000573909fb9631135b999242d6a7a48a1af487479610439 1,673 1.00/1.00 vMB 121
671,065 671,065 000000000000000000076124e8547e14e8f8423405abeb4051f8f929f1a43617 1,102 1.00/1.00 vMB 100
671,064 671,064 00000000000000000005ad2af4c90b75a45f64bd6d130fc80afa760197f35a16 2,082 1.00/1.00 vMB 135
671,063 671,063 000000000000000000037bc96717584bac1ba938581e70e570d80cea419438a0 1,404 1.00/1.00 vMB 134
671,062 671,062 0000000000000000000364267162882b789ef2587b77914b3cdfe8da35781033 1,679 1.00/1.00 vMB 122
671,061 671,061 0000000000000000000a2a2d72d23e7f648eafedfabd129cc79024b2466def2e 2,385 1.00/1.00 vMB 115
671,060 671,060 0000000000000000000502524e9a25d0d29c341c4897c55ac4ca3ce5dc283238 1,970 1.00/1.00 vMB 58
671,059 671,059 0000000000000000000420e26e0118085d0049d0b1f2c89ed8f617ab29ca7629 2,562 1.00/1.00 vMB 56
671,058 671,058 00000000000000000009091e50a4e506ad0a858e924ed05a06d85fcd04d803e8 2,728 1.00/1.00 vMB 95
671,057 671,057 00000000000000000002f6981e5e07e43efa916f6f84936eaf45c867340d5f2d 1,625 1.00/1.00 vMB 64
671,056 671,056 0000000000000000000ce33b5e544470d6ff3205282ddce519908e46cd208f39 3,156 1.00/1.00 vMB 71
671,055 671,055 00000000000000000005915089598e17ec9b59ce9728c07dd68f3ddfca2cb6ee 2,759 1.00/1.00 vMB 86
671,054 671,054 000000000000000000053964adff139ce7fe0cde6e19b3e4e437726839e2f78f 2,464 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.