Loading Tool

Explorer IconExplorer

Memory Pool

36,760 transactions
27.00 vMB
0.06575946 BTC
Random Selection Loading Transactions
Max Size: 136.81/200 MB

Candidate Block

Mining Attempt 4bb1d7b13d7eb8389ad9fa53304b73b6baa32668b240c42837b21263881c77bc
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1f975c957ea5bece2248ffb62e422fbb950d2e0b54e012cde5554b403ae32876
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01485879 BTC
Feerates: 101.65 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (502,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,219 412,219 0000000000000000036c08d7a0d05eb8ac929fae6578b7011db9de6f2c24a920 2,770 1.00/1.00 vMB 163
412,218 412,218 0000000000000000011cadbb945ac35cb72424ca1aada9718a28524149164308 909 1.00/1.00 vMB 21
412,217 412,217 00000000000000000000941b04b4403ae9e4a9a9fa5bd8300cba23b814157f28 2,474 1.00/1.00 vMB 52
412,216 412,216 0000000000000000042554b775a41eb5787668feb70907b572f05db3d48e66aa 2,183 1.00/1.00 vMB 37
412,215 412,215 00000000000000000280e0306c21dba86ed790d06c167aca59cb495cb89f7bb0 2,350 0.99/1.00 vMB 69
412,214 412,214 00000000000000000437ea4d194b90a2104ff26f55e907023432cdfbc3cc74b3 1,427 1.00/1.00 vMB 31
412,213 412,213 000000000000000003cd0a549af3db9ce9088c7dff81cedb865dc246298ac76b 2,107 1.00/1.00 vMB 50
412,212 412,212 0000000000000000001ed3bbd2da558f546b150fc52e38af6d67f20beee1bff5 2,069 1.00/1.00 vMB 37
412,211 412,211 000000000000000004b96527062a78f0edf19033a320de6d19901bc2061fd721 966 1.00/1.00 vMB 22
412,210 412,210 0000000000000000031f6cdc67c0bd05adc1869705f7b342c1b4df9d5c83d541 12 0.00/1.00 vMB 157
412,209 412,209 0000000000000000018fc4f13d5994e004c7cd145f570b02c6d71c9ec1ccc516 1,319 0.82/1.00 vMB 27
412,208 412,208 000000000000000005822a8e7001be9f76cc4d7e3edab4ca5c4c859636cbb9ac 2,249 1.00/1.00 vMB 39
412,207 412,207 0000000000000000002a9f618a8091f49567e28639e43d43b44ffb4ea2745eaf 2,233 0.99/1.00 vMB 72
412,206 412,206 0000000000000000013764dd9a15b94f8e5896f43d4dbf16364aaaa177593404 108 1.00/1.00 vMB 8
412,205 412,205 000000000000000002591b54e236a8fde1c82ba13b1b9c927b58f039fe7c807a 1,499 1.00/1.00 vMB 24
412,204 412,204 00000000000000000233e6261b4bf829433d1c390ddc36ce8cc942c765617926 2,663 1.00/1.00 vMB 67
412,203 412,203 0000000000000000045e3f85d8d5a0ddfdf68f292ab01ab14f5dd6fe698095de 11 0.00/1.00 vMB 74
412,202 412,202 00000000000000000112323d96f39c3eb21ce76b25164b73d66d001c80566a56 1,974 1.00/1.00 vMB 47
412,201 412,201 0000000000000000045532c6c60d7dc302b1608468600a88642d0b22d20e1fa8 1,222 1.00/1.00 vMB 22
412,200 412,200 0000000000000000049f9d53f901ca0ae80155c2c55f2cabfc5b0f39a1124307 2,065 1.00/1.00 vMB 42
412,199 412,199 0000000000000000031188b20be07b77d4603f2c064ec771f558a1a3c5eb329c 758 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.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: 631.35 GB
    • Received: 12.06 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.