Loading Tool

Explorer IconExplorer

Memory Pool

46,036 transactions
27.14 vMB
0.07563800 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt ba21b6f706a44897a207793f89942bf15557b96e061f52a0f6aeec84828b3439
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 10af4dd016fe92c665f7fa62bc986e6c64aef37729dc284153b947a5a3c58630
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,957
Size: 1.00 vMB
Total Fees: 0.02530888 BTC
Feerates: 201.37 > 2.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (155,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,977 758,977 000000000000000000075e2a43a9dd90813a7cf6bfd0cd8944b2ef49eeba41a2 2,621 1.00/1.00 vMB 8
758,976 758,976 000000000000000000051dcaf9dbd53b101447747fe7c6d78d239b664aeec7d9 2,911 1.00/1.00 vMB 12
758,975 758,975 00000000000000000007ba9fdef0739d4478b2f755b68d45b2bea48c7227f88a 3,459 1.00/1.00 vMB 19
758,974 758,974 00000000000000000006f6321466acb6484700d957c30bcfac0996952d6d463d 1,785 1.00/1.00 vMB 4
758,973 758,973 000000000000000000015bae12fd61d9491116eed8d7762d16f1d7e2bd6981ff 2,586 1.00/1.00 vMB 11
758,972 758,972 00000000000000000005b9b3b554aab662964ee66a7c7b1bdb5129fa4721ca04 1,403 1.00/1.00 vMB 1
758,971 758,971 000000000000000000058e3e391851d3637b1730ac0a6be56891389ad68c576c 1,336 1.00/1.00 vMB 4
758,970 758,970 00000000000000000004e5d19c8614b6db171bd664aa4610bc68ace254b43084 942 1.00/1.00 vMB 7
758,969 758,969 000000000000000000056f756b877cd657bbff5e17e1191b041d7926dbe4d3d0 1,329 1.00/1.00 vMB 12
758,968 758,968 00000000000000000001af70498ab28efb995f0a052a9d03f87d1b23843c43ca 2,776 1.00/1.00 vMB 9
758,967 758,967 00000000000000000007c34cfeb456813bbc0442b64dc03709acf7b250484780 3,363 1.00/1.00 vMB 4
758,966 758,966 00000000000000000002317efb7b9b18380ed9cd86e18062d6eba3d87477a013 2,705 1.00/1.00 vMB 11
758,965 758,965 000000000000000000064a925897002d308c4810a1907a67d9d01dc160049771 1,930 1.00/1.00 vMB 9
758,964 758,964 000000000000000000047fc41d2f8c69fd3f7f5eb6379cd31a4fffbfd4f16a08 3,215 1.00/1.00 vMB 16
758,963 758,963 00000000000000000005b511b12fcb641fc5d2df8f3eb27dcf4b455c8213406a 2,393 1.00/1.00 vMB 14
758,962 758,962 00000000000000000002379a69087d670247d6056a7c1680cdd19687cb15d0d7 2,752 1.00/1.00 vMB 15
758,961 758,961 00000000000000000000fcc2a02256a7a77794baf51d5d1939fa281b77b7612a 1,443 1.00/1.00 vMB 15
758,960 758,960 00000000000000000007a00155ee43b3f1c55f835b6477aa2f25fe1c68830dca 73 0.09/1.00 vMB 2
758,959 758,959 000000000000000000061abc2267a6312886f7a84774fe302a221c22c51d1c5d 2,888 0.99/1.00 vMB 8
758,958 758,958 00000000000000000001aff22758e85f326182f44100c0892db79b124ebbd850 1,975 0.83/1.00 vMB 6
758,957 758,957 000000000000000000017fb6f3e10e9ec1a5ca014dd454b13f3e901d1fc5013d 877 0.44/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.