Loading Tool

Explorer IconExplorer

Memory Pool

75,919 transactions
28.06 vMB
0.08851504 BTC
Random Selection Loading Transactions
Max Size: 170.71/200 MB

Candidate Block

Mining Attempt 727e63c568c360d67a84d9eab5f8ea3afa8da6ba2f75cfc7dc76ed4a31374b5c
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root e3446f25cf6d2e4be1bba771b473148e260d913880706cf63e896fee45fec5f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,165
Size: 1.00 vMB
Total Fees: 0.02810544 BTC
Feerates: 118.43 > 2.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (260,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,079 655,079 00000000000000000004405c28520111cbab86f32c51b6e865a4ca8a16e10853 1,878 1.00/1.00 vMB 99
655,078 655,078 000000000000000000003ac43416c4f023b8bbc201ff7d6817fc9aab4840cb76 2,056 1.00/1.00 vMB 125
655,077 655,077 00000000000000000000cbc3c2168cedc8953288cc6cceb369dc93d69373fc09 2,242 1.00/1.00 vMB 182
655,076 655,076 00000000000000000000c17635b34c9b6cba7a8c49e2ebd4fdbb5690e10a6708 2,159 1.00/1.00 vMB 152
655,075 655,075 00000000000000000006efde1a77d06fc5ea15c96d77785df288fa89c703a395 2,210 1.00/1.00 vMB 193
655,074 655,074 000000000000000000057ebcab9bb9f972957c7febb1d54cc8d3d37d40d41073 1,790 1.00/1.00 vMB 30
655,073 655,073 0000000000000000000a510962d8a208972770cbf39f913d983ee14376bed370 3,012 1.00/1.00 vMB 41
655,072 655,072 000000000000000000071a16bac78338e79ad61877d23adb6e56ed5eaa122add 2,794 1.00/1.00 vMB 98
655,071 655,071 00000000000000000008da5bc27c2bd69b8af806863750cd130e0c6649aabb8a 2,458 1.00/1.00 vMB 200
655,070 655,070 00000000000000000005d0e27a58786e91519f4b7dbcfdb39dafdbb26d8fcc96 2,049 1.00/1.00 vMB 106
655,069 655,069 00000000000000000008caac5426e6b2284a841559eae49271cc062868a601c4 1,459 1.00/1.00 vMB 54
655,068 655,068 000000000000000000067ee9834dc1e108beada0c2beceba09f7a39d712a1150 2,259 1.00/1.00 vMB 196
655,067 655,067 0000000000000000000daadbef52dced423ced75b0cc332a7eba3626f2a52fe9 1,512 1.00/1.00 vMB 179
655,066 655,066 000000000000000000059caf73a57b124564c934f6e60654945fe306341edfc4 1,763 1.00/1.00 vMB 74
655,065 655,065 0000000000000000000888789c229d8de4df4c450aea9c4330f0b3e3ed0f7664 2,576 1.00/1.00 vMB 62
655,064 655,064 00000000000000000006370106d5ed48b6367e430f77de928405da9b77997bc7 1,280 1.00/1.00 vMB 52
655,063 655,063 0000000000000000000cde2bf9ea4217daf40cecfb18d191c2fea22b32907360 1,645 1.00/1.00 vMB 97
655,062 655,062 00000000000000000005cf3fc881b9fc4ae0d78d4a5fca3cbe91ae12cc8b1916 2,803 1.00/1.00 vMB 133
655,061 655,061 0000000000000000000210a2408b866bfdb1b98e442156d53bf82065aa8f3250 1,993 1.00/1.00 vMB 43
655,060 655,060 0000000000000000000094d81624aed192e9dc813116ca7b7a27150e6018557f 2,957 1.00/1.00 vMB 221
655,059 655,059 00000000000000000009a1a03bc79ac23127072489328d28ad2970d2f996a2c2 2,808 1.00/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.89 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.38 GB
    • Received: 17.36 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.