Loading Tool

Explorer IconExplorer

Memory Pool

75,483 transactions
27.80 vMB
0.08025925 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt a7d373a2f57772ccb3ac2ca2e8657057d75fbb946bd44f5e0084dc50955f56b4
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (376,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,978 538,978 000000000000000000061059b7cd1b87e80fa4836323e7041d22219c42311e4e 2,739 1.00/1.00 vMB 11
538,977 538,977 0000000000000000000f341755dd690ee73b8dc93854cbba3f3b84e73a3ddb2d 2,591 1.00/1.00 vMB 44
538,976 538,976 000000000000000000204f056bd0a3b27064f95ec812221dbe03cc15b69e755e 2,312 1.00/1.00 vMB 24
538,975 538,975 000000000000000000186fd86f9d4f1c1bac02b875547dfd9162429c2ace5edb 2,569 1.00/1.00 vMB 5
538,974 538,974 00000000000000000025ecdefd386257eafcb8d00fb729aaca835dd073e4e623 2,006 1.00/1.00 vMB 20
538,973 538,973 00000000000000000023db5d6375bac566f4325934a6b42bf5d6410239c135dc 1,947 1.00/1.00 vMB 37
538,972 538,972 00000000000000000020c83705b06f5b4d24a7056eb9ea493168580cec82af62 2,651 1.00/1.00 vMB 11
538,971 538,971 000000000000000000033da753b870b6bd36b02a22eb72f7a38d04dc39cad9f1 577 1.00/1.00 vMB 13
538,970 538,970 0000000000000000001070386f9b7f1afeaaecb70f38dcc23d0be933d8dd9a4f 1,621 1.00/1.00 vMB 24
538,969 538,969 000000000000000000001b5103f4a09eafa44c1a7245c06d9dde61219814bfe6 160 1.00/1.00 vMB 14
538,968 538,968 00000000000000000018bd97715c7c4696341267bec421f86abb76492d22a5b3 864 1.00/1.00 vMB 20
538,967 538,967 000000000000000000177966acd2194890c0dfecec83eec18e43a0578f3c0d01 2,073 1.00/1.00 vMB 40
538,966 538,966 0000000000000000002078b15bffe7a746d226a21cfdc9b12d3ed87cdd499257 2,200 1.00/1.00 vMB 30
538,965 538,965 0000000000000000001edfdbf10f68907fab06ffe1063d71103c4eb82f98b73a 770 0.26/1.00 vMB 21
538,964 538,964 0000000000000000001f88033d3d69f3f865d3d415e94e008c3f9eb94b02cdfa 23 0.01/1.00 vMB 47
538,963 538,963 00000000000000000020ba89980e9ef9f8d563116240926a3c0b87c047ba62ae 346 0.11/1.00 vMB 24
538,962 538,962 0000000000000000002180f0314be61b70973e14a793085491eefc6ffe024dfa 2,259 0.74/1.00 vMB 19
538,961 538,961 00000000000000000019d8c05fb1db8b4ccf574bd7d73b52b86de16255256d07 1,029 0.43/1.00 vMB 45
538,960 538,960 0000000000000000002474cc2ca37aa129805d99b535f2f1870eebb799506fdd 177 0.06/1.00 vMB 28
538,959 538,959 0000000000000000000d626a1fd42c79627deb2d28e69a40ae9218d02c397a64 344 0.10/1.00 vMB 24
538,958 538,958 000000000000000000193813666207b1174e09cd443834c549bd0bc91f3e2e43 61 0.02/1.00 vMB 15
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.90 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.