Loading Tool

Explorer IconExplorer

Memory Pool

81,315 transactions
30.99 vMB
0.07899129 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 6d4cd6a67f8163a703f3554d7687f90e141f8a15cbe7580836ebb145e2f4c156
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d4fb8a80fe834bee93aced5f98f1d6cad6522753404e4a3705edcf0b4b3544fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01223367 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (543,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,963 371,963 000000000000000009eeaccf471edc7d077678abe610515348e033c0f3bd845c 1,431 0.69/1.00 vMB 43
371,962 371,962 000000000000000007acf3bbf59a1549c659d94ad944a39f80f6cdd254aefb78 630 0.30/1.00 vMB 39
371,961 371,961 0000000000000000050eb5c1b7ae2bd6c881bdba50bf616f9c0a2520c1b50bcc 916 0.51/1.00 vMB 34
371,960 371,960 0000000000000000112e10a2a35fd0d8076f9a8c8316358025e033f018e5be54 1,196 0.56/1.00 vMB 45
371,959 371,959 0000000000000000132fdec45d797f2c7d946ce69e7718fd5a4f72a24fb6adbd 1,645 0.83/1.00 vMB 43
371,958 371,958 000000000000000011a652bc50cb3be4ab1eac261e92efc5792c679c58441918 19 0.01/1.00 vMB 82
371,957 371,957 0000000000000000091b6f56cc1952447df7eebd09701aee5eeb96da28aecf4e 88 0.12/1.00 vMB 6
371,956 371,956 000000000000000004fefa26392d3565f6fd7aea57393973196710df4b6e8920 724 0.38/1.00 vMB 35
371,955 371,955 000000000000000003de1f883835e8eab8eeee3eeea667561eaf65ecec9401f9 1,439 0.75/1.00 vMB 28
371,954 371,954 000000000000000011797ae5e9c3808bf40a145c84cf800821dc4c0d4fd05a6e 1,880 1.00/1.00 vMB 37
371,953 371,953 0000000000000000023f0d0a3f6dfc4f827031cc2343c67573d496bae5be614a 2,761 0.95/1.00 vMB 62
371,952 371,952 0000000000000000019639bc484a8223f6b64e80576655d257c7423cf6302e1d 61 0.02/1.00 vMB 33
371,951 371,951 000000000000000013194036dc2a58988a087a1567a4c8ed04b6fbaf1621b748 1,541 0.73/1.00 vMB 39
371,950 371,950 000000000000000005e59fd74587627a10320c76815141d2bb81575e5099caf4 1,427 0.73/1.00 vMB 29
371,949 371,949 00000000000000001003e880d500968d51157f210c632e08a652af3576600198 2,297 1.00/1.00 vMB 45
371,948 371,948 00000000000000000b7e09f8b35a0187bd8444ad8fad8f10ede0d9c7313ce4d5 2,078 0.93/1.00 vMB 48
371,947 371,947 000000000000000008afe8c3456ca2ef6590b2f5014fa76934584cde512be66f 234 0.10/1.00 vMB 41
371,946 371,946 0000000000000000135db25899604254925ed6401557afe01de7450b6c6d2025 1,209 0.55/1.00 vMB 45
371,945 371,945 000000000000000004aced0ce67ce7736ec74e6353bfa124824580b46636dc4d 1,106 0.54/1.00 vMB 45
371,944 371,944 00000000000000000d098cd79f1ef7b2116c7c4089eecf08df28b654ea0c3d5d 95 0.05/1.00 vMB 40
371,943 371,943 000000000000000008e51f97ed9a2acdfde33aad9adb295a0d8a334187ff03bd 158 0.12/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.