Loading Tool

Explorer IconExplorer

Memory Pool

38,385 transactions
19.98 vMB
0.07366307 BTC
Random Selection Loading Transactions
Max Size: 109.98/200 MB

Candidate Block

Mining Attempt 0eb5d1eefd2f3806061bccf29e40efe7c32252d3384898b5d6fbb68afe37ef5a
Version 20000000
Previous Block 00000000000000000000b7e3c4d404ce21a5981bfb0b74a10e8d1383b77d0e63
Merkle Root eae0a746dcc5efe430a865604975f10a73607adce27fe6eb012cd33a04840e5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,868
Size: 1.00 vMB
Total Fees: 0.03298701 BTC
Feerates: 308.18 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,114 (637,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,081 277,081 000000000000000208bc53df9cdd467a506a11c2596fd452aa64e353262cdb48 614 0.25/1.00 vMB 61
277,080 277,080 0000000000000002e05bba63e09de100aeed19f9b0b58342aecd87b8ca7e7598 18 0.01/1.00 vMB 45
277,079 277,079 000000000000000197869993938d0de0428b6eada0ac84c3f31df9a516224e39 426 0.23/1.00 vMB 44
277,078 277,078 000000000000000268d3f985177f9fbc1cce0bd80f5805e0f4be76de77119cf5 396 0.25/1.00 vMB 43
277,077 277,077 0000000000000000eeae3316441fa75980bb33da1ebec31d385dcd50b57e119f 52 0.03/1.00 vMB 47
277,076 277,076 0000000000000001aa3aac1104a2e309ebdadea0d0a989167d54700a14818815 417 0.21/1.00 vMB 51
277,075 277,075 000000000000000012cc5fd890a9dc36425cc06c3f73b2b8eee7431ae5afc5ba 33 0.03/1.00 vMB 27
277,074 277,074 00000000000000011355d5b8fbfe09bcea645c60bc02cce7b8f4ebcf80fdcb86 291 0.14/1.00 vMB 15
277,073 277,073 00000000000000013dd7965788fd0c7a592e5505776a4b68fe61c7cec6d00f38 148 0.16/1.00 vMB 14
277,072 277,072 0000000000000002fe4775d07ff2a64341b34fcd68e24937a52320a3bf6d6a06 619 0.25/1.00 vMB 64
277,071 277,071 00000000000000011c8e7e168650a55ff488981cd790e182f56cab144c6d4fd1 260 0.13/1.00 vMB 52
277,070 277,070 0000000000000002dfd0e34e8f503e0451bca0eafa53f766c0da28f8048d4bf2 541 0.51/1.00 vMB 22
277,069 277,069 0000000000000001a3283379eaea9332d27e1d0407042ff502360873d33efe1b 595 0.25/1.00 vMB 30
277,068 277,068 0000000000000001d1f7ad08f4e2e0c794518efb8c77390a914d16e0131bc076 778 0.25/1.00 vMB 78
277,067 277,067 000000000000000333d5d737ec8db44e4b48b75518215ae055d03f2bb2c05919 43 0.03/1.00 vMB 69
277,066 277,066 00000000000000023dfb49f5c2063559e7f2345acb1bfd60e89d72a304c85bce 2 0.02/1.00 vMB 10
277,065 277,065 0000000000000000b0ef89c5c6a9f0b114044f6ccc63692e28eed95082352d70 20 0.01/1.00 vMB 23
277,064 277,064 00000000000000015050b7f82867fb321f9f223791920c77ed35a053c7d41d51 129 0.15/1.00 vMB 86
277,063 277,063 000000000000000280b271869b338cbe97fb6c38451663686f6f8ec16f46fd34 79 0.11/1.00 vMB 24
277,062 277,062 000000000000000112d20dae7ad3d5bde70a1b1f6ccfa61c69251bf08ef79190 385 0.23/1.00 vMB 33
277,061 277,061 00000000000000028cce155f79e8d9a5545ceb5df3fab3abbe8d511c29fa3a7f 212 0.25/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 780.80 GB

Node Details:

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