Loading Tool

Explorer IconExplorer

Memory Pool

44,897 transactions
27.44 vMB
0.07017298 BTC
Random Selection Loading Transactions
Max Size: 145.01/200 MB

Candidate Block

Mining Attempt a9dbc62872669ac3e9281750b43759becc2fb17bcdf73d1f089782db94eedf5d
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 92c4be115231467d899dd92b82c5150d2471c3bb3cf43e222869da46298d85c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.01872468 BTC
Feerates: 502.65 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (738,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,007 176,007 0000000000000885be6cfa1f7fec70ad1dbddb26eb435a774c8086f50d5e1e8c 43 0.03/1.00 vMB 188
176,006 176,006 0000000000000240f051b3c2e516411ccd99c2c2793d250a335e01a9be6d0bd9 81 0.03/1.00 vMB 95
176,005 176,005 00000000000007133d9a788484aab0af04094397c61e4144fbddb60aa813aa0d 30 0.01/1.00 vMB 129
176,004 176,004 0000000000000250c332c4562de9cffbef401b38f99a93c2632cd6d604c2d51c 56 0.02/1.00 vMB 156
176,003 176,003 00000000000001a01d35e2f18f515476877a2244cfbab702db7241b19369b014 42 0.02/1.00 vMB 235
176,002 176,002 00000000000008276e18b90fcb548afaea947529149b0bf3b1d84b3a77d9fbb5 29 0.01/1.00 vMB 159
176,001 176,001 000000000000094af92e179f0401e679bdccab2e475072a60d28872ce735b3b8 117 0.04/1.00 vMB 119
176,000 176,000 00000000000004659b5b8602b2132b62973994079a1c828df6ef8d6427e4686b 19 0.02/1.00 vMB 174
175,999 175,999 00000000000002310862fff88e421b57be837b7c37697d7cb6228d59773837d7 56 0.03/1.00 vMB 25
175,998 175,998 00000000000004ed080c406f49d6d43bcb92d06ecb9c309b94229426a69b10bd 89 0.06/1.00 vMB 109
175,997 175,997 00000000000001606e5b019b39f1af459914e4f5f8b86121e96d43e05ab5b714 29 0.01/1.00 vMB 86
175,996 175,996 00000000000004e71f14262f640822360571ddc83c4536b6946a96ae6c8d2192 28 0.02/1.00 vMB 101
175,995 175,995 00000000000008b0bd1187954fbcf0ca25b78965ee8d383f48426137bad90422 39 0.02/1.00 vMB 169
175,994 175,994 00000000000007d7b88355a18efd7d4c33ee2a5ee3d150806b06f8b6f8f4bfd4 60 0.02/1.00 vMB 97
175,993 175,993 00000000000009f8733d0c8c459c7c5390e2170fce956eb1c20ace8aef5957f0 50 0.02/1.00 vMB 18
175,992 175,992 000000000000074f9d9a105d92cfe6426d320db466e37e7473de66119d926bfd 50 0.04/1.00 vMB 39
175,991 175,991 000000000000016d852d77f813093a3be9dec0e814ecbd84eb6e9f03093f3127 105 0.11/1.00 vMB 107
175,990 175,990 00000000000008f112b92ac25ffcd5ad583c85c8d4920c310f1c67750ba7b102 5 0.00/1.00 vMB 54
175,989 175,989 00000000000000e13faf65efee17cc1ad4956dcc545a8763348c037486ecc29b 34 0.01/1.00 vMB 19
175,988 175,988 000000000000079c0f2b7083c38655fb9442187d87bf416ca0764f32a3be61da 20 0.01/1.00 vMB 180
175,987 175,987 00000000000008a73a6fc52a73b4f2750fefe2abadf7ae1b5deaf2fa89217ce5 20 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.