Loading Tool

Explorer IconExplorer

Memory Pool

78,479 transactions
29.24 vMB
0.10457119 BTC
Random Selection Loading Transactions
Max Size: 175.88/200 MB

Candidate Block

Mining Attempt 33572f3047b61f215b6681123d8cf14af1c02e00252190ee21c214e54bc7bc74
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 0343599b171b4f4884245f96123f1a352ca453b2af2952b389f0a9be2ccb14aa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.02868380 BTC
Feerates: 144.91 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (387,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,971 527,971 0000000000000000000e857c78521be2b1d084205eefedeaebff50ed62c7f93e 159 0.07/1.00 vMB 14
527,970 527,970 0000000000000000001eeb0fbaa4e70472c6365abc8ba59e290be10fd4bbb9f1 86 0.03/1.00 vMB 10
527,969 527,969 000000000000000000076228c08221b26ca9dc1f5a9375014a4e3e11c07ac983 1,583 0.61/1.00 vMB 20
527,968 527,968 00000000000000000014bb1821153c804b66d2fb0cdcbc3bec25bd9f3274e236 2,483 0.93/1.00 vMB 22
527,967 527,967 0000000000000000001a5fabc8409daf8dd4dfecb4607ee5ac45fbc5f4c7c1c4 1,546 0.52/1.00 vMB 20
527,966 527,966 0000000000000000000a8d9a60f1849d029c28a6afc239a099603f6292a33875 202 0.07/1.00 vMB 18
527,965 527,965 0000000000000000001672165a38827e596d76c18711e06e5ea1649d9d6ca932 981 0.34/1.00 vMB 7
527,964 527,964 00000000000000000016bc968c828d09feb20e1568649209aa33d1720f58548d 333 0.18/1.00 vMB 36
527,963 527,963 0000000000000000003280b762d46a17c842cc03bf9bbbea93f62bfdbbc47e02 383 0.10/1.00 vMB 10
527,962 527,962 0000000000000000001b203c59e8cdb0dcc264640573986c2d1c89ad70f4dbc9 569 0.28/1.00 vMB 29
527,961 527,961 0000000000000000002a9a3d25a032f492ddde7dfc01f34ecab3ab340657397e 1,956 0.66/1.00 vMB 20
527,960 527,960 0000000000000000001ec6e70ff40e515532a5fbbee22249ac60bca63103a722 75 0.02/1.00 vMB 13
527,959 527,959 0000000000000000001f7162b53d4c073aecaceae12e75249eb916055e64f763 111 0.03/1.00 vMB 10
527,958 527,958 0000000000000000001f53bb303a6e99228a87e511db0d2ecdc477881d1953e8 1,738 0.79/1.00 vMB 16
527,957 527,957 0000000000000000002b1281d1f06c26a7bfe98a66dd39297122af5717c86310 1,005 0.40/1.00 vMB 17
527,956 527,956 00000000000000000026c8133c3592aeb7224a7265c7db35595539ae2db97b49 1,514 0.54/1.00 vMB 18
527,955 527,955 00000000000000000023ea1bbeb2392e583c7a594780137e92884d4dfcc2ebb7 870 0.29/1.00 vMB 21
527,954 527,954 0000000000000000001ad62262807268327f7b19bd523e900876cb073d101c77 925 0.33/1.00 vMB 16
527,953 527,953 00000000000000000011f8ef40e306b47e175b7c6e301434da7a3ebb4fc59629 517 0.19/1.00 vMB 29
527,952 527,952 0000000000000000000e00e60d27e519cba2eff24678dacb51d4cbc9388839ae 1,001 0.50/1.00 vMB 12
527,951 527,951 0000000000000000000fd0ef9c7b406c68836ce93ced5c4840307a31b22ad482 1,141 0.42/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.