Loading Tool

Explorer IconExplorer

Memory Pool

78,978 transactions
29.45 vMB
0.06731738 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 9db29579fe26bbfae909c93b963793dd65c3b816bb35a4116685fb46cb869509
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 6d190d322791aad9e591206cae3a606eb31a7d0fd149900921afa67634d85af9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00757819 BTC
Feerates: 150.77 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (402,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,070 512,070 00000000000000000008577539a4351c4f3911efcb88bf5d96e0bdc32a2c1d8f 995 1.00/1.00 vMB 14
512,069 512,069 00000000000000000033c972bd16371ffdafd2603e681af06283d9152c1f18b6 1,862 0.87/1.00 vMB 50
512,068 512,068 0000000000000000001fdc9b73cc3d5abc02368dfa7fcdcb04aac7e7c3385b02 167 1.00/1.00 vMB 4
512,067 512,067 000000000000000000377d672ee51a9472f30a12e63e514069f61fa0bd3404d4 1,041 1.00/1.00 vMB 8
512,066 512,066 000000000000000000078ad44d75b77f44f370c120bd73139bc4613abe5bff25 2,218 1.00/1.00 vMB 49
512,065 512,065 00000000000000000029eb8c23e6ac6e36d518173c8fec7690cbeb51777d6f8e 2,106 1.00/1.00 vMB 18
512,064 512,064 0000000000000000000982261907543d73f7d07eb9a18ae2b27525da3c6e33b5 3,115 1.00/1.00 vMB 85
512,063 512,063 00000000000000000013aaa8778111530a626a3fe57e4e6f4a878c92669b04d1 250 0.09/1.00 vMB 46
512,062 512,062 000000000000000000341ccc2af66515530913fe3f9bfeb2ace9b73a79db364b 250 1.00/1.00 vMB 5
512,061 512,061 0000000000000000005168ebfeddefe02c3d466c5b43466183e289535d900380 702 1.00/1.00 vMB 10
512,060 512,060 00000000000000000045fc7a9d93edba88f0effbbb52758e6ef42082701472d7 1,588 0.88/1.00 vMB 48
512,059 512,059 0000000000000000001862e8b5258e183f529b44d4178946538624549254be3b 1,432 1.00/1.00 vMB 23
512,058 512,058 0000000000000000001b6e569985bcc453e5ed7ea29db3c1e9e7b6af36f0484a 2,778 1.00/1.00 vMB 40
512,057 512,057 00000000000000000057cb9af5893d4d98c44085db65a58d2807f62fbb7c9e4a 566 1.00/1.00 vMB 9
512,056 512,056 0000000000000000001698a1fc55c3a72cf97b43249c243d74f80bcef8a4e4c0 419 1.00/1.00 vMB 6
512,055 512,055 0000000000000000005d2937fe3f0e7fab081c4b4aa810335ad5bf8beee363d4 1,421 1.00/1.00 vMB 27
512,054 512,054 0000000000000000001103f30f170d4a0e8a2f622a901e4590a5beacf60a39cc 831 1.00/1.00 vMB 11
512,053 512,053 000000000000000000041c27c88e8b903deb2f54ae5ce29b5a6b898f05c63522 167 1.00/1.00 vMB 6
512,052 512,052 0000000000000000004f45b4a5e6bc3f2ae894396eb00ec1dd3e317fbc868e24 216 1.00/1.00 vMB 4
512,051 512,051 0000000000000000005481c5cfb05657fcc5e3167b70563ede3913787142fb9d 941 1.00/1.00 vMB 21
512,050 512,050 0000000000000000001dda927d6df63a3689923e5e5a555950abba6cdd833e5c 463 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.