Loading Tool

Explorer IconExplorer

Memory Pool

80,606 transactions
30.00 vMB
0.12267161 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 9ec67a2d06c55f5774fc831a7c1acac231d71f3fd50208774edf98bce64804fb
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 13a4c5a83202aceb990e5e525862b9bc5f94a60b8f3192ae6413cabe3b994b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05064079 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (578,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,982 336,982 000000000000000012a9fb8f86d21ce9a4b9919febad46896425f66e866a1d76 163 0.14/1.00 vMB 23
336,981 336,981 0000000000000000194e0df3d538bfd2f05804a8aca3004f44bc62bd77e1307b 722 0.35/1.00 vMB 28
336,980 336,980 000000000000000018454759560cd1d2e7417332507a38223b9ad1e93b1dbbcd 71 0.03/1.00 vMB 27
336,979 336,979 0000000000000000141c55fce6234d0fd8f8d0df15e259c3f7379ecbfcbf723f 148 0.07/1.00 vMB 24
336,978 336,978 00000000000000000405ea8be27517dd3029cad419748bded365b3f391d6442d 260 0.13/1.00 vMB 27
336,977 336,977 000000000000000018878c6f8a4a5c83d261ddcae70a60399842ddbaff39e9b5 175 0.10/1.00 vMB 21
336,976 336,976 000000000000000019b182a2adcad7eac9031d6b1fe26328c87002ac83e05c58 735 0.45/1.00 vMB 24
336,975 336,975 000000000000000011ed910c9b27d348661b6af15b2923611f4c7adadeadbf5c 220 0.09/1.00 vMB 24
336,974 336,974 00000000000000000743e5cea6cf2a7969aec8237e0be015e6a1ea181fd52f1f 302 0.23/1.00 vMB 18
336,973 336,973 00000000000000000fc5b4396a516e83bbf06494fe2c424807baeec612db5f5b 522 0.19/1.00 vMB 33
336,972 336,972 0000000000000000173bab03584916ca96f79149c310a8020b6d8486b32bc8c6 651 0.43/1.00 vMB 22
336,971 336,971 00000000000000000757de75060f89be050a6f62145fd3db59d43530bba6c99f 296 0.15/1.00 vMB 23
336,970 336,970 00000000000000001597eee0ccf2b135233aa621324b406c615527c1af705a27 1,668 0.82/1.00 vMB 26
336,969 336,969 000000000000000003d931ae72bb80b1cc2d6931e6cd27337b2a534e7edb3e0c 140 0.11/1.00 vMB 20
336,968 336,968 0000000000000000091eef484a88b796ec703d73f5135f9f5fa38f9b2cd4b480 72 0.03/1.00 vMB 15
336,967 336,967 000000000000000019d5665051dbeb0f850c3501303872a54e2ade4d562b1584 252 0.13/1.00 vMB 26
336,966 336,966 000000000000000004a716a137594abe230a0b793034c28f4fc49f1adc9b3273 415 0.18/1.00 vMB 27
336,965 336,965 000000000000000013de5189c55ae7f5858361ece7581b73e406448ef2445d7e 14 0.01/1.00 vMB 24
336,964 336,964 000000000000000002781345f51f7317723bb361114afca468d102ab1202fe28 161 0.08/1.00 vMB 21
336,963 336,963 000000000000000013ce7b4b4e4864874b5084e542e590b3e7a1d8b129c2ee80 655 0.32/1.00 vMB 27
336,962 336,962 000000000000000005839bfed8af23cec950ea337ad66323269e55a1b950938d 32 0.01/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.