Loading Tool

Explorer IconExplorer

Memory Pool

73,653 transactions
27.26 vMB
0.06567432 BTC
Random Selection Loading Transactions
Max Size: 166.17/200 MB

Candidate Block

Mining Attempt a7d1367288dc156719dfee44d8df2e41cc1ccacb1f1d68fc123df31fce24884f
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e928d505c2d5d60c57db6f42ec572b1141114d055d455ae913404ace6497cb6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.00785137 BTC
Feerates: 61.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (495,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,181 420,181 000000000000000001326b9ddc7a4daf81a14484b0cf3d4a853b588c33ce4144 1,519 0.64/1.00 vMB 50
420,180 420,180 0000000000000000046f434764a49534fb34658d00d16f209070f5f9c0a0170f 489 0.63/1.00 vMB 20
420,179 420,179 000000000000000000f0e8a7e0eccd2b86921594c038bd426ca74a7ac3db94da 2,597 1.00/1.00 vMB 53
420,178 420,178 000000000000000000cbb07490a55e17c0c8ef89f72d6a615a7d528e45dea103 107 0.04/1.00 vMB 58
420,177 420,177 000000000000000000cdd655a61aa6d638c46a0a7c7a50398940a076ce265543 1,007 0.43/1.00 vMB 73
420,176 420,176 00000000000000000117e4d15acb15edc768a768cda236c6995877b2c299444f 2,162 0.96/1.00 vMB 46
420,175 420,175 0000000000000000027ae639241957fc94af6f2c3a8e302e1ca909e26e5018c7 888 0.41/1.00 vMB 61
420,174 420,174 00000000000000000338443337ac31b3ce9060b0df3ee578d820ce1de70d177e 1,246 0.98/1.00 vMB 32
420,173 420,173 000000000000000004c67150fd78886fb5272565f4634410501f9672a6f08620 59 0.02/1.00 vMB 47
420,172 420,172 0000000000000000033b95b8cfbdf5fedc3881f5c22e58792e030626f26b156b 1,821 1.00/1.00 vMB 42
420,171 420,171 0000000000000000039441ffe263a3396df02f6bfac2660d2c867e97725bd503 1,140 1.00/1.00 vMB 27
420,170 420,170 000000000000000003faaf53f9040ce78175d6e71ef364963788620c09eec4dd 1,932 1.00/1.00 vMB 43
420,169 420,169 000000000000000002f7e4dbc2c66dafec0aaeb22431e7c156b67b2b91597df3 2,174 0.99/1.00 vMB 57
420,168 420,168 000000000000000001c5209b49829215bdb74947d9852768d741837cd5d09165 2,802 1.00/1.00 vMB 69
420,167 420,167 00000000000000000496bc4cd40295bd2b0d6b02fac568d4090e39527be5f3dd 1,851 0.75/1.00 vMB 54
420,166 420,166 00000000000000000514af5da17ae68eeb6f357352025b7d52731f4cb02a2866 1,451 0.96/1.00 vMB 35
420,165 420,165 000000000000000004aee137c273b12709126b0c1bfd817175cf181ec9074d29 2,024 1.00/1.00 vMB 50
420,164 420,164 00000000000000000008c30eb29598f342d3c0e1791cde0b576c80fb96594e49 818 0.91/1.00 vMB 29
420,163 420,163 000000000000000003df0605db45147c7c0aa8c7b250fe46be354d2f85304041 424 0.21/1.00 vMB 48
420,162 420,162 00000000000000000099136bd778afb6852c6e3410eb2a99139d1cb9f666139e 473 0.38/1.00 vMB 34
420,161 420,161 000000000000000001f40e811e10e7c88996c2d5a040f8007a3e597dfc4c4a2e 402 0.25/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.