Loading Tool

Explorer IconExplorer

Memory Pool

80,342 transactions
29.55 vMB
0.13029455 BTC
Random Selection Loading Transactions
Max Size: 179.22/200 MB

Candidate Block

Mining Attempt 5366cd91e0f1c39c3626706dc4073b6f466cfcf70d3cd0a51a05a1e4987c0a02
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 4a0d634ee27cd2901ebb0c588e9fb1311ee16b3b84e1e2fabdf4a5afe3844bd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06587442 BTC
Feerates: 101.65 > 6.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (216,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,987 698,987 00000000000000000002a5a6862a4ffa758f865c73ecceafeaa8c1ff483a58e9 1,888 0.75/1.00 vMB 10
698,986 698,986 00000000000000000000c770ac16b0660e547d81b951d97a768edf1b8a1312e1 3,098 1.00/1.00 vMB 12
698,985 698,985 000000000000000000084c6c43aa9f260a90611effb13cd30c55af2080e41006 1,071 0.37/1.00 vMB 11
698,984 698,984 00000000000000000002f8938e5e16851c8b643fd1034521014e0c9b291b7739 251 0.09/1.00 vMB 13
698,983 698,983 00000000000000000000707a6fb30428deee3de7ec4a8b222ac3cb31e1ae60b3 422 0.14/1.00 vMB 24
698,982 698,982 0000000000000000000ab4ea2976c084deef7fc4acf748fc4a21a3924063baf0 445 0.14/1.00 vMB 14
698,981 698,981 00000000000000000005050505c8d1227886ab36c94d690181ba811e1f3f03db 1,336 0.62/1.00 vMB 10
698,980 698,980 000000000000000000014dd7349e2919711a429ab89ebdf0e98f70f18d8761be 1,989 1.00/1.00 vMB 2
698,979 698,979 0000000000000000000a3733ed7ecad3e5cfcb7ea8767cbbac83e86a855a627a 3,358 1.00/1.00 vMB 22
698,978 698,978 00000000000000000004cb5799fec5dc4f99274efe6893ad133ca9a1aa5041dd 1,022 0.40/1.00 vMB 12
698,977 698,977 000000000000000000063721b402b9cc6a97564526d94365963ceae23274ad68 177 0.13/1.00 vMB 13
698,976 698,976 0000000000000000000e4a13d92050475da42d9579b87d2299dfbc95f676a475 1,567 0.98/1.00 vMB 10
698,975 698,975 000000000000000000019f085de616151553d976e5c7d2ef480162c080cd1cdc 845 0.30/1.00 vMB 15
698,974 698,974 000000000000000000044281e610915bac6357b151e4410b095bb3ded58481d4 1,453 0.52/1.00 vMB 12
698,973 698,973 0000000000000000000aee19ce0a208c1e8fd7be3b5588ee2318f6aac2b1c78f 505 0.24/1.00 vMB 48
698,972 698,972 0000000000000000000e852406f48d0ed5a84acb1803253d3250bffe214172e3 1,275 0.44/1.00 vMB 12
698,971 698,971 0000000000000000000c3792058b89dac7d033018203e03634919a9eeb108e77 2,309 1.00/1.00 vMB 11
698,970 698,970 00000000000000000003a6e8470cde1dbbcb09184230a8faf5fc5de33f2dac4f 911 0.32/1.00 vMB 14
698,969 698,969 00000000000000000000e5bfccfc4e6336adb5e9b5e2e888594a3785d405acaf 382 0.12/1.00 vMB 14
698,968 698,968 0000000000000000000e048b6de5ac11170841112e64f6d10e250ef88914dc94 1,575 0.59/1.00 vMB 10
698,967 698,967 00000000000000000008c121c2421086e2360a327949f6c5e175e5dfdaf3538c 2,995 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.98 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.