Loading Tool

Explorer IconExplorer

Memory Pool

43,622 transactions
27.05 vMB
0.08280626 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 5e2129e32fe89774dd2a499857607b2edcee86862c3fc292e005f383213733c9
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (163,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,997 750,997 00000000000000000000e39737bfdf3bba00878c39eabd33964bc3157c3597f1 369 0.85/1.00 vMB 2
750,996 750,996 0000000000000000000538f6166f64e904c175fc5ddd66bf1cddcdcf4dad7300 1,232 0.99/1.00 vMB 4
750,995 750,995 00000000000000000006357d3a69bc52b7359b2df9b44ebd2fe68273f157c72d 1,731 1.00/1.00 vMB 3
750,994 750,994 000000000000000000043ae818ed415d2d2221b216fbea868562f371bbdbe860 2,251 1.00/1.00 vMB 13
750,993 750,993 0000000000000000000565a9eaa0eab5406b7f4ea96d4a2904ed94cdb3336677 1,076 0.68/1.00 vMB 8
750,992 750,992 00000000000000000001262092564d6bffb335c47ac9a478f719cbba563fca76 913 0.48/1.00 vMB 7
750,991 750,991 0000000000000000000832f907cd0cca643dd588fbeca59a7584326e82bb90a8 630 0.22/1.00 vMB 8
750,990 750,990 000000000000000000057e92d1853553f0445f54397d4db1698553ba249818dc 1,354 0.53/1.00 vMB 8
750,989 750,989 0000000000000000000141157f465f991447ab847cf6f9dff3f38cf989bf5a4e 205 0.06/1.00 vMB 9
750,988 750,988 00000000000000000002094c42c80a493c6b58761a0ce2f2fa2e1e3bfa83c7ed 1,143 0.38/1.00 vMB 9
750,987 750,987 000000000000000000069df6b1c719c30b1ef314f379c56031d5f9a9aca61f50 1,636 0.68/1.00 vMB 7
750,986 750,986 000000000000000000060ece7274bcce17df9fb9f83d3395207ae188d4b2b3a8 742 0.32/1.00 vMB 8
750,985 750,985 0000000000000000000768f87992add149526631e8adc7a1ef1ed8f0f8fdb0ea 19 0.01/1.00 vMB 3
750,984 750,984 00000000000000000008b04cda5d96b775d7f71162a72a075b3cd6839a1da4d6 1,294 0.52/1.00 vMB 12
750,983 750,983 00000000000000000004262f541aa610364654c83efb91c53f32468fb2e2c5ea 530 0.19/1.00 vMB 8
750,982 750,982 000000000000000000041a1528a9eb94b535f97b55cfb820a726fb1cbb105e0e 47 0.01/1.00 vMB 15
750,981 750,981 00000000000000000008ce9d2e39c4490d7c820e4e5158c69e4f442b6561c54f 1,190 0.58/1.00 vMB 7
750,980 750,980 00000000000000000005039f1e1e8fc3205e3e8b5b303b0ebdb41f4799038079 751 0.77/1.00 vMB 3
750,979 750,979 00000000000000000006666676dabab7386e01435b11de4f6643aeefa30606a0 2,169 1.00/1.00 vMB 5
750,978 750,978 000000000000000000014d551b028fd76961701f173c7389c64605e0bdf7cbc1 2,018 1.00/1.00 vMB 15
750,977 750,977 00000000000000000000b85b394f510e099744290450c373b7316f1320a42e22 2,273 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.