Loading Tool

Explorer IconExplorer

Memory Pool

53,403 transactions
29.81 vMB
0.09871928 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt ec0a0d5fe3185d877d9d950c0454d4a4e40bd7f155ecf39ec4b0532f45474338
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 2fdaf057af21ef1353ae16f2d16938f74e81d1b346c77c618d2e3a551bcc8a7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.02530067 BTC
Feerates: 157.35 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (546,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,969 367,969 000000000000000009dc3352ca0abac89783243a024cf79e15091151e5431cb7 663 0.36/1.00 vMB 42
367,968 367,968 0000000000000000112a6f6598f0b48058f91de7ee75b8b04b0c0fcde00cffff 514 0.68/1.00 vMB 21
367,967 367,967 000000000000000002a1e047c0850f35acbc5a8317a6e6f9c78a4cfabb031ec8 187 0.13/1.00 vMB 28
367,966 367,966 00000000000000000ef009649af31607c4b0e105458100bedeee4ea88d51e742 680 0.57/1.00 vMB 22
367,965 367,965 000000000000000007e578accb2918eb578e8e6345259118d1b0fa7f02b0a3dc 1,079 0.95/1.00 vMB 31
367,964 367,964 000000000000000010b7dc1e36ff9e4c31470ef84a99c558331654aebbb25bec 944 0.93/1.00 vMB 28
367,963 367,963 0000000000000000081de9aa2cd6a472b07367d9399b1b2502e080db96d3bcba 2 0.00/1.00 vMB 0
367,962 367,962 0000000000000000004295aa8f65bde5ee7862cf86552cbac694b75943155d85 1,798 1.00/1.00 vMB 52
367,961 367,961 00000000000000000ba6842d7e957d40f7404d76901a8a24331f885df4628d7a 931 0.95/1.00 vMB 32
367,960 367,960 000000000000000007dab260a40ec5ba9eac78bea8c2345e07b03aad5b832bb6 848 0.76/1.00 vMB 19
367,959 367,959 000000000000000000217bdd333d8e33c06d347bac707da89e43296679c21948 1,300 0.95/1.00 vMB 36
367,958 367,958 00000000000000000be6acb8e88eea59cb0024c29240ef7b886b8b50a38bf4ec 1,641 1.00/1.00 vMB 41
367,957 367,957 00000000000000000e57adf773fe34986888db3e8663c3bd164a42d9ed616b21 619 0.84/1.00 vMB 22
367,956 367,956 0000000000000000065a24e423e4c71e3e88916825a10df9ece8ede22838acdc 1 0.00/1.00 vMB 0
367,955 367,955 00000000000000000737456fae45f0c1e56daa4fa5ff67046b23f34e5388201c 524 0.75/1.00 vMB 23
367,954 367,954 0000000000000000070737d60f4a4a7341dc167c907c5fb9c442c1c970511580 1,203 0.80/1.00 vMB 39
367,953 367,953 00000000000000000d1d44648a3f17356dbd6b2d3d23a8e79e1906ae2c92f6fb 602 0.55/1.00 vMB 20
367,952 367,952 000000000000000004f2d8d909c899fa5ef1d99cba30a06302590111a4cb1630 615 0.85/1.00 vMB 22
367,951 367,951 0000000000000000054cbffc24254a0ca797594ad07c32d883279172894d0e92 2,368 1.00/1.00 vMB 49
367,950 367,950 000000000000000002ae19046a3d3f6a927d3b962ba841717671e16031be9fdc 733 0.68/1.00 vMB 28
367,949 367,949 0000000000000000102563a73a5ea8d7fbc5de2a7fc9f8faf28ce0e4d0dc9571 1,083 0.93/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.